summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/method-call-path-notes.cpp
diff options
context:
space:
mode:
authorJonathan Metzman <metzman@chromium.org>2018-09-07 01:11:31 +0000
committerJonathan Metzman <metzman@chromium.org>2018-09-07 01:11:31 +0000
commit6167c4ee74fc6109569fd4dd10115387c81f80a5 (patch)
tree7428141edf84cc42bd44314731fe4376d0e875e0 /clang/test/Analysis/method-call-path-notes.cpp
parentbb313b797dbdda4d2a18ed409bafe9dd559789c3 (diff)
downloadbcm5719-llvm-6167c4ee74fc6109569fd4dd10115387c81f80a5.tar.gz
bcm5719-llvm-6167c4ee74fc6109569fd4dd10115387c81f80a5.zip
[libfuzzer] Use cl driver mode for tests and enable another test on Windows
Summary: When targeting MSVC: compile using clang's cl driver mode (this is needed for libfuzzer's exit_on_src_pos feature). Don't use -lstdc++ when linking, it isn't needed and causes a warning. On Windows: Fix exit_on_src_pos.test by making sure debug info isn't overwritten during compilation of second binary by using .exe extension. Reviewers: morehouse Reviewed By: morehouse Subscribers: aprantl, JDevlieghere Differential Revision: https://reviews.llvm.org/D51757 llvm-svn: 341622
Diffstat (limited to 'clang/test/Analysis/method-call-path-notes.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud