hanchenye-llvm-project/clang/lib/FrontendTool
Argyrios Kyrtzidis 24e9afff43 Introduce 3 new fixit options:
-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
2012-01-26 02:40:48 +00:00
..
CMakeLists.txt More missing dependencies picked up by Ninja. 2011-09-07 19:12:36 +00:00
ExecuteCompilerInvocation.cpp Introduce 3 new fixit options: 2012-01-26 02:40:48 +00:00
Makefile