[PATCH] D16113: [clang-tdiy] Add header file extension configuration support.

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 5 03:28:14 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL259879: [clang-tdiy] Add header file extension configuration support. (authored by hokein).

Changed prior to commit:
  http://reviews.llvm.org/D16113?vs=46923&id=47007#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16113

Files:
  clang-tools-extra/trunk/clang-tidy/ClangTidy.cpp
  clang-tools-extra/trunk/clang-tidy/ClangTidy.h
  clang-tools-extra/trunk/clang-tidy/google/GlobalNamesInHeadersCheck.cpp
  clang-tools-extra/trunk/clang-tidy/google/GlobalNamesInHeadersCheck.h
  clang-tools-extra/trunk/clang-tidy/google/UnnamedNamespaceInHeaderCheck.cpp
  clang-tools-extra/trunk/clang-tidy/google/UnnamedNamespaceInHeaderCheck.h
  clang-tools-extra/trunk/clang-tidy/misc/DefinitionsInHeadersCheck.cpp
  clang-tools-extra/trunk/clang-tidy/misc/DefinitionsInHeadersCheck.h
  clang-tools-extra/trunk/clang-tidy/utils/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/utils/HeaderFileExtensionsUtils.cpp
  clang-tools-extra/trunk/clang-tidy/utils/HeaderFileExtensionsUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16113.47007.patch
Type: text/x-patch
Size: 20256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160205/d54db051/attachment-0001.bin>


More information about the cfe-commits mailing list