summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2017-01-06 19:34:54 +0000
committerKuba Mracek <mracek@apple.com>2017-01-06 19:34:54 +0000
commit43d287e04ecf5b6283d0c55754ec24455b9ea0c9 (patch)
tree709d9cb4eaf502a029af2b20777507e020676d44 /clang/lib/Frontend/CompilerInvocation.cpp
parentfb96e04efb25769db2a971831fe1ea46527415f4 (diff)
downloadbcm5719-llvm-43d287e04ecf5b6283d0c55754ec24455b9ea0c9.tar.gz
bcm5719-llvm-43d287e04ecf5b6283d0c55754ec24455b9ea0c9.zip
[sanitizer] Track which modules are instrumented in LoadedModule objects
This patch adds tracking which modules are instrumented and which are not. On macOS, instrumented modules link against the ASan/TSan/... dylib, so we can just check if such a load command exists or not. Differential Revision: https://reviews.llvm.org/D28263 llvm-svn: 291268
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud