[PATCH] D52334: [clang-tidy] Build it even without static analyzer

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 1 13:26:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343528: [clang-tidy] Build it even without static analyzer (authored by steveire, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D52334?vs=167619&id=167811#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52334

Files:
  clang-tools-extra/trunk/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/ClangTidy.cpp
  clang-tools-extra/trunk/clang-tidy/plugin/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/plugin/ClangTidyPlugin.cpp
  clang-tools-extra/trunk/clang-tidy/tool/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/tool/ClangTidyMain.cpp
  clang-tools-extra/trunk/docs/clang-tidy/index.rst
  clang-tools-extra/trunk/test/CMakeLists.txt
  clang-tools-extra/trunk/test/clang-tidy/enable-alpha-checks.cpp
  clang-tools-extra/trunk/test/clang-tidy/mpi-buffer-deref.cpp
  clang-tools-extra/trunk/test/clang-tidy/mpi-type-mismatch.cpp
  clang-tools-extra/trunk/test/clang-tidy/nolint.cpp
  clang-tools-extra/trunk/test/clang-tidy/read_file_config.cpp
  clang-tools-extra/trunk/test/clang-tidy/static-analyzer-config.cpp
  clang-tools-extra/trunk/test/clang-tidy/static-analyzer.cpp
  clang-tools-extra/trunk/test/clang-tidy/temporaries.cpp
  clang-tools-extra/trunk/test/lit.cfg
  clang-tools-extra/trunk/unittests/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52334.167811.patch
Type: text/x-patch
Size: 15417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181001/e2ad202c/attachment.bin>


More information about the cfe-commits mailing list