commit | 61d679ab2831b161c857cf3f974312fbd4ef1efd | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Jan 26 02:40:48 2012 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Thu Jan 26 02:40:48 2012 +0000 |
tree | 28dca5905a35f13993ff40bb855b1fee35af08a9 | |
parent | 7a776bec0232a5bf63b8d655194c18a201e5ee47 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149027 91177308-0d34-0410-b5e6-96231b3b80d8