[PATCH] D20759: [asan] Added -fsanitize-address-use-after-scope flag
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 1 17:30:55 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL271451: [asan] Added -fsanitize-address-use-after-scope flag (authored by vitalybuka).
Changed prior to commit:
http://reviews.llvm.org/D20759?vs=59317&id=59318#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20759
Files:
cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/include/clang/Driver/SanitizerArgs.h
cfe/trunk/include/clang/Frontend/CodeGenOptions.def
cfe/trunk/lib/CodeGen/BackendUtil.cpp
cfe/trunk/lib/CodeGen/CGDecl.cpp
cfe/trunk/lib/Driver/SanitizerArgs.cpp
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/test/CodeGen/lifetime-asan.c
cfe/trunk/test/Driver/fsanitize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20759.59318.patch
Type: text/x-patch
Size: 11284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/64cf6f23/attachment.bin>
More information about the llvm-commits
mailing list