[PATCH] Implemented clang-tidy configurability via .clang-tidy files.

Alexander Kornienko alexfh at google.com
Thu Sep 4 07:33:09 PDT 2014


Closed by commit rL217155 (authored by @alexfh).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D5186

Files:
  clang-tools-extra/trunk/clang-tidy/ClangTidy.cpp
  clang-tools-extra/trunk/clang-tidy/ClangTidy.h
  clang-tools-extra/trunk/clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tools-extra/trunk/clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tools-extra/trunk/clang-tidy/ClangTidyOptions.cpp
  clang-tools-extra/trunk/clang-tidy/ClangTidyOptions.h
  clang-tools-extra/trunk/clang-tidy/tool/ClangTidyMain.cpp
  clang-tools-extra/trunk/test/clang-tidy/Inputs/config-files/.clang-tidy
  clang-tools-extra/trunk/test/clang-tidy/Inputs/config-files/1/.clang-tidy
  clang-tools-extra/trunk/test/clang-tidy/config-files.cpp
  clang-tools-extra/trunk/test/clang-tidy/diagnostic.cpp
  clang-tools-extra/trunk/test/clang-tidy/validate-check-names.cpp
  clang-tools-extra/trunk/unittests/clang-tidy/ClangTidyOptionsTest.cpp
  clang-tools-extra/trunk/unittests/clang-tidy/ClangTidyTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5186.13264.patch
Type: text/x-patch
Size: 25773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140904/8f7cdb21/attachment.bin>


More information about the cfe-commits mailing list