[PATCH] D38171: Implement clang-tidy check aliases.

AndrĂ¡s Leitereg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 26 15:31:27 PDT 2017


leanil updated this revision to Diff 116694.
leanil added a comment.

Add more tests and minor fixes.


https://reviews.llvm.org/D38171

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tidy/ClangTidyModule.h
  clang-tidy/cert/CERTTidyModule.cpp
  test/clang-tidy/cert-exp59-cpp.cpp
  test/clang-tidy/warning-check-aliases.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38171.116694.patch
Type: text/x-patch
Size: 6619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170926/a302709f/attachment-0001.bin>


More information about the cfe-commits mailing list