Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LG. I think those changes have very small benefits (and I could argue both directions for each of them). I like what you propose slightly better, though.
Paths
| Differential D3685
Store Errors inside ClangTidyContext instead of just pointer to an external
array. This simplifies usage of ClangTidyContext a bit and seems to be more
consistent. ClosedPublic Authored by alexfh on May 8 2014, 5:20 PM.
Details
Diff Detail Event Timelineklimek edited edge metadata. Comment ActionsLG. I think those changes have very small benefits (and I could argue both directions for each of them). I like what you propose slightly better, though. This revision is now accepted and ready to land.May 9 2014, 4:59 AM
Revision Contents
Diff 9235 clang-tidy/ClangTidy.h
clang-tidy/ClangTidy.cpp
clang-tidy/ClangTidyDiagnosticConsumer.h
clang-tidy/ClangTidyDiagnosticConsumer.cpp
clang-tidy/tool/ClangTidyMain.cpp
unittests/clang-tidy/ClangTidyDiagnosticConsumerTest.cpp
unittests/clang-tidy/ClangTidyTest.h
|