summaryrefslogtreecommitdiffstats
path: root/clang/test/FixIt/fixit-recompile.c
Commit message (Collapse)AuthorAgeFilesLines
* Introduce 3 new fixit options:Argyrios Kyrtzidis2012-01-261-0/+6
-fixit-recompile applies fixits and recompiles the result -fixit-to-temporary applies fixits to temporary files -fix-only-warnings">, applies fixits for warnings only, not errors Combining "-fixit-recompile -fixit-to-temporary" allows testing the result of fixits without touching the original sources. llvm-svn: 149027
OpenPOWER on IntegriCloud