[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 14:59:38 PDT 2015
eugenis updated the summary for this revision.
eugenis updated this revision to Diff 30291.
eugenis added a comment.
Renamed the option to a more obvious name.
Do you think we should change "%b" to something else? "b" stands for basename (as in man 1 basename). Maybe %n?
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.30291.patch
Type: text/x-patch
Size: 9524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150721/74e8c864/attachment.bin>
More information about the llvm-commits
mailing list