llvm-project/clang-tools-extra/test
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
..
Unit [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:49:22 +00:00
clang-apply-replacements Rename clang-replace -> clang-apply-replacements 2013-09-03 17:58:19 +00:00
clang-modernize clang-modernize: Remove -headers option 2013-09-06 14:23:56 +00:00
clang-tidy Initial architecture for clang-tidy. 2013-07-29 08:19:24 +00:00
modularize modularize - Fix of header dependencies. 2013-09-04 20:45:43 +00:00
remove-cstr-calls Fix a remove-cstr-calls test that fails checking of the produced code. 2013-06-19 15:43:40 +00:00
CMakeLists.txt Rename cpp11-migrate to clang-modernize. 2013-09-04 17:35:07 +00:00
Makefile Unit test support for Clang extra tools 2013-04-03 15:11:08 +00:00
lit.cfg clang-replace: Layout of test directory now more standard 2013-08-22 19:44:07 +00:00
lit.site.cfg.in [tests] Update to use lit_config and lit package, as appropriate. 2013-08-09 18:49:22 +00:00