diff options
| author | Alexander Kornienko <alexfh@google.com> | 2014-01-03 09:31:57 +0000 |
|---|---|---|
| committer | Alexander Kornienko <alexfh@google.com> | 2014-01-03 09:31:57 +0000 |
| commit | 175fefbda36f3634a03ab3ea61da94738231a2e6 (patch) | |
| tree | 92bc0cc6894afd01f8809398bd110bf2d586dd07 /clang/unittests/Format/FormatTest.cpp | |
| parent | 64f3a6f50452101bf82b5eaeae2380384e6274f4 (diff) | |
| download | bcm5719-llvm-175fefbda36f3634a03ab3ea61da94738231a2e6.tar.gz bcm5719-llvm-175fefbda36f3634a03ab3ea61da94738231a2e6.zip | |
Refactored Clang-tidy for better reusability.
Summary:
Made ClangTidyAction more slim and moved its declaration to header to
allow easy creation of Clang-tidy ASTConsumer. Don't derive from
clang::ento::AnalysisAction, use clang::ento::CreateAnalysisConsumer instead
(I'll propose making this function a part of a public API in a separate patch).
Use MultiplexConsumer instead of a custom class.
Don't re-filter checkers list for each TU.
Reviewers: klimek
Reviewed By: klimek
CC: cfe-commits
Differential Revision: http://llvm-reviews.chandlerc.com/D2481
llvm-svn: 198402
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions

