[clang] [compiler-rt] [ASan] Document define to disable container overflow checks at compile time. (PR #163468)
Paddy McDonald via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 21 09:37:21 PDT 2025
================
@@ -164,6 +164,19 @@ To summarize: ``-fsanitize-address-use-after-return=<mode>``
* ``always``: Enables detection of UAR errors in all cases. (reduces code
----------------
padriff wrote:
fixed
https://github.com/llvm/llvm-project/pull/163468
More information about the llvm-commits
mailing list