mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 19:20:13 +01:00
Co-authored-by: Josh L <josh11b@users.noreply.github.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user