summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/inlining/path-notes.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-09-07 21:47:25 +0000
committerReid Kleckner <rnk@google.com>2018-09-07 21:47:25 +0000
commit3a406e5a744b836b1e170a3c7f9cff4893b5d3f1 (patch)
tree74cf28f470c245f37726ce6232e2502d9b04d76d /clang/test/Analysis/inlining/path-notes.cpp
parent403959e302781ffe46faa94a3038cffec431d0f1 (diff)
downloadbcm5719-llvm-3a406e5a744b836b1e170a3c7f9cff4893b5d3f1.tar.gz
bcm5719-llvm-3a406e5a744b836b1e170a3c7f9cff4893b5d3f1.zip
[benchmark] Fix flags used to compile benchmark library with clang-cl
`MSVC` is true for clang-cl, but `"${CMAKE_CXX_COMPILER_ID}" STREQUAL "MSVC"` is false, so we would enable -Wall, which means -Weverything with clang-cl, and we get tons of undesired warnings. Use the simpler condition to fix things. llvm-svn: 341717
Diffstat (limited to 'clang/test/Analysis/inlining/path-notes.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud