llvm-project/clang-tools-extra/clang-modernize/Core
Edwin Vane 5f002639e4 clang-modernize: Remove -headers option
clang-modernize can now transform headers properly and the experimental
-headers option is no longer necessary.

Remember, at least -include is necessary for indicating which headers
are allowed to be changed.

Differential Revision: http://llvm-reviews.chandlerc.com/D1610

llvm-svn: 190158
2013-09-06 14:23:56 +00:00
..
CMakeLists.txt
CustomMatchers.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
FileOverrides.cpp
FileOverrides.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
IncludeDirectives.cpp
IncludeDirectives.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
IncludeExcludeInfo.cpp
IncludeExcludeInfo.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
Makefile
PerfSupport.cpp
PerfSupport.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
Refactoring.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
Reformatting.cpp
Reformatting.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
SyntaxCheck.cpp
SyntaxCheck.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00
Transform.cpp clang-modernize: Remove -headers option 2013-09-06 14:23:56 +00:00
Transform.h clang-modernize: Remove -headers option 2013-09-06 14:23:56 +00:00
Transforms.cpp
Transforms.h Update the header guards for clang-modernize. 2013-09-04 19:13:50 +00:00