[PATCH] Store Errors inside ClangTidyContext instead of just pointer to an externalarray. This simplifies usage of ClangTidyContext a bit and seems to be moreconsistent.

Alexander Kornienko alexfh at google.com
Thu May 8 17:20:40 PDT 2014


Hi klimek,

http://reviews.llvm.org/D3685

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidy.h
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tidy/tool/ClangTidyMain.cpp
  unittests/clang-tidy/ClangTidyDiagnosticConsumerTest.cpp
  unittests/clang-tidy/ClangTidyTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3685.9235.patch
Type: text/x-patch
Size: 8054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140509/a04afe66/attachment.bin>


More information about the cfe-commits mailing list