[PATCH] D11376: [sanitizer] Add a variant of "include" flag that does not abort on missing file and support process name substitution.
Evgeniy Stepanov
eugenis at google.com
Tue Jul 21 13:10:35 PDT 2015
eugenis retitled this revision from "[sanitizer] Add a variant of "include" flag that does not abort on missing file." to "[sanitizer] Add a variant of "include" flag that does not abort on missing file and support process name substitution.".
eugenis updated the summary for this revision.
eugenis removed rL LLVM as the repository for this revision.
eugenis updated this revision to Diff 30281.
http://reviews.llvm.org/D11376
Files:
lib/asan/asan_activation.cc
lib/asan/asan_rtl.cc
lib/lsan/lsan.cc
lib/msan/msan.cc
lib/sanitizer_common/sanitizer_flag_parser.cc
lib/sanitizer_common/sanitizer_flag_parser.h
lib/sanitizer_common/sanitizer_flags.cc
lib/sanitizer_common/sanitizer_flags.h
lib/tsan/rtl/tsan_rtl.cc
test/sanitizer_common/TestCases/options-include.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11376.30281.patch
Type: text/x-patch
Size: 9425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150721/026e5c97/attachment.bin>
More information about the llvm-commits
mailing list