Clean up bazel config comment change made in #5459 (#5470)

Co-authored-by: Josh L <josh11b@users.noreply.github.com>
This commit is contained in:
josh11b
2025-05-13 17:55:33 +00:00
committed by GitHub
co-authored by Josh L
parent 55849f43f3
commit 1769062c1c
@@ -669,7 +669,7 @@ def _impl(ctx):
)],
)
# Clang HARDENED_MODE to has 4 possible values:
# Clang HARDENED_MODE has 4 possible values:
# https://releases.llvm.org/18.1.0/projects/libcxx/docs/Hardening.html#hardening-modes
libcpp_debug_flags = [
"-D_LIBCPP_ENABLE_HARDENED_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE",