summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2018-03-27 14:40:39 +0000
committerKostya Kortchinsky <kostyak@google.com>2018-03-27 14:40:39 +0000
commiteeee252d505b9311c2e99ed290f67ba4f29a69bb (patch)
tree98f280be4baae17b3fdfd49db4c04528c66aac5a /clang/lib/Frontend/CompilerInvocation.cpp
parentae0a7735b9b0bc63845debefe0f2669b0eb7c1be (diff)
downloadbcm5719-llvm-eeee252d505b9311c2e99ed290f67ba4f29a69bb.tar.gz
bcm5719-llvm-eeee252d505b9311c2e99ed290f67ba4f29a69bb.zip
[scudo] Fuchsia minimal shared runtime
Summary: Fuchsia requires its Scudo shared runtime to not be C++ dependant. Since they don't use UBSan in conjunction with Scudo, we can just remove the runtime, and add the extra `nostdinc++` and `nostdlib++` flags. No need for Coverage either. This allows to keep things going while working on additional splits of sanitizer_commong and a more minimal runtime. Reviewers: phosek, flowerhack, alekseyshl Reviewed By: phosek, alekseyshl Subscribers: mgorny, delcypher, #sanitizers, llvm-commits Differential Revision: https://reviews.llvm.org/D44791 llvm-svn: 328625
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud