[PATCH] Restructured code, no functional changes.

Alexander Kornienko alexfh at google.com
Wed Jan 8 09:58:08 PST 2014


Hi klimek, djasper,

Moved implementation of classes declared in
ClangTidyDiagnosticConsumer.h to ClangTidyDiagnosticConsumer.cpp.
Added a FIXME note in ClangTidyDiagnosticConsumer::HandleDiagnostic.

http://llvm-reviews.chandlerc.com/D2520

Files:
  clang-tidy/CMakeLists.txt
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2520.1.patch
Type: text/x-patch
Size: 9186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140108/2ec8b1fb/attachment.bin>


More information about the cfe-commits mailing list