[PATCH] D11376: [sanitizer] Add a variant of "include" flag that does not abort on missing file.

Evgeniy Stepanov eugenis at google.com
Mon Jul 20 17:05:41 PDT 2015


eugenis created this revision.
eugenis added reviewers: samsonov, kcc.
eugenis added a subscriber: llvm-commits.
eugenis set the repository for this revision to rL LLVM.

include?=/path/to/asan/options reads flags from the file if it is present.


Repository:
  rL LLVM

http://reviews.llvm.org/D11376

Files:
  lib/asan/asan_activation.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
  test/sanitizer_common/TestCases/options-include.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11376.30216.patch
Type: text/x-patch
Size: 6052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150721/ff190775/attachment.bin>


More information about the llvm-commits mailing list