hanchenye-llvm-project/clang/include
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
..
clang Introduce 3 new fixit options: 2012-01-26 02:40:48 +00:00
clang-c [libclang] Add CXIndexOpt_IndexFunctionLocalSymbols indexing option to indicate 2012-01-14 00:11:49 +00:00
CMakeLists.txt
Makefile