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

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 04:50:08 PDT 2022


hans accepted this revision.
hans 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:
> vitalybuka wrote:
> > @hans PTAL 
> I'll move MSAN_OPTIONS into a separate patch if this format is OK
lgtm


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124057



More information about the llvm-commits mailing list