[PATCH] D52334: Build clang-tidy even without static analyzer
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 20 17:58:02 PDT 2018
steveire created this revision.
steveire added reviewers: JonasToth, george.karpenkov, shuaiwang, aaron.ballman.
Herald added subscribers: cfe-commits, Szelethus, a.sidorin, mgorny.
Conditionally compile the parts of clang-tidy which depend on the static
analyzer.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52334
Files:
CMakeLists.txt
clang-tidy/CMakeLists.txt
clang-tidy/ClangTidy.cpp
clang-tidy/tool/CMakeLists.txt
clang-tidy/tool/ClangTidyMain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52334.166392.patch
Type: text/x-patch
Size: 4894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180921/9d514057/attachment.bin>
More information about the cfe-commits
mailing list