[PATCH] [clang-tidy] Add support for boolean check options.

Alexander Kornienko alexfh at google.com
Thu Oct 16 13:57:17 PDT 2014


Fix for the command-line workflow (proper tests for this will be later).

http://reviews.llvm.org/D5602

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidy.h
  clang-tidy/ClangTidyOptions.cpp
  clang-tidy/ClangTidyOptions.h
  clang-tidy/google/GoogleTidyModule.cpp
  clang-tidy/readability/BracesAroundStatementsCheck.cpp
  clang-tidy/readability/FunctionSize.cpp
  clang-tidy/readability/NamespaceCommentCheck.cpp
  clang-tidy/tool/ClangTidyMain.cpp
  unittests/clang-tidy/ClangTidyOptionsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5602.15047.patch
Type: text/x-patch
Size: 16269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141016/c3d77d30/attachment.bin>


More information about the cfe-commits mailing list