[PATCH] Allow per-file clang-tidy options.
Alexander Kornienko
alexfh at google.com
Sat May 31 15:37:40 PDT 2014
Added a comment and an assertion, replaced a couple of |= with definitely short cirtuited versions.
http://reviews.llvm.org/D3979
Files:
clang-tidy/ClangTidy.cpp
clang-tidy/ClangTidy.h
clang-tidy/ClangTidyDiagnosticConsumer.cpp
clang-tidy/ClangTidyDiagnosticConsumer.h
clang-tidy/ClangTidyOptions.cpp
clang-tidy/ClangTidyOptions.h
clang-tidy/tool/ClangTidyMain.cpp
unittests/clang-tidy/ClangTidyOptionsTest.cpp
unittests/clang-tidy/ClangTidyTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3979.9992.patch
Type: text/x-patch
Size: 28064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140531/29f62450/attachment.bin>
More information about the cfe-commits
mailing list