diff options
author | Kostya Serebryany <kcc@google.com> | 2014-11-11 22:14:37 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2014-11-11 22:14:37 +0000 |
commit | 29a18dcbc531a0a30c9cabbb4e02b306d95d4f9b (patch) | |
tree | 76432df6f4f85f474930d0f27ebd06ad5571c997 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | eb63c5e28c29fdc15370caae51b35f089a584aff (diff) | |
download | bcm5719-llvm-29a18dcbc531a0a30c9cabbb4e02b306d95d4f9b.tar.gz bcm5719-llvm-29a18dcbc531a0a30c9cabbb4e02b306d95d4f9b.zip |
Move asan-coverage into a separate phase.
Summary:
This change moves asan-coverage instrumentation
into a separate Module pass.
The other part of the change in clang introduces a new flag
-fsanitize-coverage=N.
Another small patch will update tests in compiler-rt.
With this patch no functionality change is expected except for the flag name.
The following changes will make the coverage instrumentation work with tsan/msan
Test Plan: Run regression tests, chromium.
Reviewers: nlewycky, samsonov
Reviewed By: nlewycky, samsonov
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D6152
llvm-svn: 221718
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions