diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-02-04 17:39:48 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-02-04 17:39:48 +0000 |
commit | b9b8027ceec93ad9ed02d5b68130ccf5f06ae30b (patch) | |
tree | e34a15a1334046c0c43259320329633d5961658b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7d971056ed2d9841e6189098a28f4ae51741f817 (diff) | |
download | bcm5719-llvm-b9b8027ceec93ad9ed02d5b68130ccf5f06ae30b.tar.gz bcm5719-llvm-b9b8027ceec93ad9ed02d5b68130ccf5f06ae30b.zip |
SpecialCaseList: Add support for parsing multiple input files.
Summary:
This change allows users to create SpecialCaseList objects from
multiple local files. This is needed to implement a proper support
for -fsanitize-blacklist flag (allow users to specify multiple blacklists,
in addition to default blacklist, see PR22431).
DFSan can also benefit from this change, as DFSan instrumentation pass now
accepts ABI-lists both from -fsanitize-blacklist= and -mllvm -dfsan-abilist flags.
Go bindings are fixed accordingly.
Test Plan: regression test suite
Reviewers: pcc
Subscribers: llvm-commits, axw, kcc
Differential Revision: http://reviews.llvm.org/D7367
llvm-svn: 228155
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions