[PATCH] D124057: [asan] Enable detect_stack_use_after_return=1 by default

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 21 14:16:06 PDT 2022


vitalybuka added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:175
   - Remove anonymous tag locations.
   - Beautify dump format, add indent for nested struct and struct members.
+- Previously disabled sanitizer options now enabled by default
----------------
vitalybuka wrote:
> @hans PTAL 
I'll move MSAN_OPTIONS into a separate patch if this format is OK


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124057/new/

https://reviews.llvm.org/D124057



More information about the cfe-commits mailing list