[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:28:44 PDT 2016
vitalybuka updated this revision to Diff 59317.
vitalybuka added a comment.
Added test
http://reviews.llvm.org/D20759
Files:
include/clang/Driver/Options.td
include/clang/Driver/SanitizerArgs.h
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CGDecl.cpp
lib/Driver/SanitizerArgs.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/lifetime-asan.c
test/Driver/fsanitize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20759.59317.patch
Type: text/x-patch
Size: 10995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/6fc22cd7/attachment.bin>
More information about the llvm-commits
mailing list