[PATCH] D52334: [clang-tidy] Build it even without static analyzer
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 29 10:44:56 PDT 2018
steveire updated this revision to Diff 167615.
steveire added a comment.
Herald added a subscriber: arphaman.
Docs
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52334
Files:
CMakeLists.txt
clang-tidy/CMakeLists.txt
clang-tidy/ClangTidy.cpp
clang-tidy/plugin/CMakeLists.txt
clang-tidy/plugin/ClangTidyPlugin.cpp
clang-tidy/tool/CMakeLists.txt
clang-tidy/tool/ClangTidyMain.cpp
docs/clang-tidy/index.rst
test/CMakeLists.txt
test/clang-tidy/enable-alpha-checks.cpp
test/clang-tidy/mpi-buffer-deref.cpp
test/clang-tidy/mpi-type-mismatch.cpp
test/clang-tidy/nolint.cpp
test/clang-tidy/read_file_config.cpp
test/clang-tidy/static-analyzer-config.cpp
test/clang-tidy/static-analyzer.cpp
test/clang-tidy/temporaries.cpp
test/lit.cfg
unittests/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52334.167615.patch
Type: text/x-patch
Size: 13098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180929/132fa744/attachment-0001.bin>
More information about the cfe-commits
mailing list