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

Alexander Kornienko alexfh at google.com
Thu Oct 9 09:53:03 PDT 2014


Let the check decide what to do with invalid option values.

http://reviews.llvm.org/D5602

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidy.h
  clang-tidy/misc/FunctionSize.cpp
  clang-tidy/readability/NamespaceCommentCheck.cpp
  unittests/clang-tidy/ClangTidyOptionsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5602.14659.patch
Type: text/x-patch
Size: 8070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141009/689d7e64/attachment.bin>


More information about the cfe-commits mailing list