llvm-project/clang-tools-extra/test/clang-modernize/ReplaceAutoPtr
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
..
Inputs
basic.cpp clang-modernize: Remove -headers option 2013-09-06 14:23:56 +00:00
move.cpp
template_fail.cpp