[PATCH] Add clang-tidy -header-filter option

Alexander Kornienko alexfh at google.com
Mon May 5 07:54:48 PDT 2014


Added a FIXME regarding the type of location used for filtering. PTAL.

http://reviews.llvm.org/D3590

Files:
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tidy/ClangTidyOptions.h
  clang-tidy/tool/ClangTidyMain.cpp
  test/clang-tidy/Inputs/
  test/clang-tidy/Inputs/file-filter/
  test/clang-tidy/Inputs/file-filter/header1.h
  test/clang-tidy/Inputs/file-filter/header2.h
  test/clang-tidy/file-filter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3590.9076.patch
Type: text/x-patch
Size: 7691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140505/9325e90f/attachment.bin>


More information about the cfe-commits mailing list