summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/cpp11-migrate/IncludeExcludeTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-149/+0
* cpp11-migrate: Write header replacements to diskTareq A. Siraj2013-08-131-12/+1
* cpp11-migrate: Fixed path problem with include/exclude pathsTareq A. Siraj2013-08-091-1/+19
* Fixed path differences when using include/exclude headersAriel J. Bernal2013-07-311-0/+17
* Revert "cpp11-migrate: Write header replacements to disk"Rafael Espindola2013-07-301-1/+12
* cpp11-migrate: Write header replacements to diskTareq A. Siraj2013-07-301-12/+1
* Revert "cpp11-migrate: Write header replacements to disk"Rafael Espindola2013-07-261-1/+12
* cpp11-migrate: Write header replacements to diskTareq A. Siraj2013-07-261-12/+1
* cpp11-migrate: Add missing file headers in unit testsEdwin Vane2013-07-111-0/+9
* Use llvm::sys::fs::createTemporaryFile.Rafael Espindola2013-07-051-2/+2
* Don't use PathV1.h in IncludeExcludeTest.cpp.Rafael Espindola2013-06-261-16/+34
* More build fixes.Rafael Espindola2013-06-111-0/+1
* Generate input files from within unit testEdwin Vane2013-05-031-23/+42
* Add support to read include/exclude paths from fileEdwin Vane2013-05-021-7/+56
* Adding support for -include/-exclude to cpp11-migrateEdwin Vane2013-04-151-0/+29
OpenPOWER on IntegriCloud