]> granicus.if.org Git - clang/commit
[c-index-test] Enhance perform_test_reparse_source() to allow remapping a file
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 5 Dec 2013 08:19:23 +0000 (08:19 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 5 Dec 2013 08:19:23 +0000 (08:19 +0000)
commit48017f1745b0e3529216eb5734ee1d0608faaa2f
treeaf5daf6df092be2789fafd0dbec96bcb42b32827
parent7a29d5e7d8710d5c69604d65bb486791c541b870
[c-index-test] Enhance perform_test_reparse_source() to allow remapping a file
at a particular reparsing iteration.

Passing '-remap-file-1=from:to' will remap the files in the second iteration.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196486 91177308-0d34-0410-b5e6-96231b3b80d8
tools/c-index-test/c-index-test.c