]> granicus.if.org Git - clang/commit
[c-index-test] For the '-remap-file=' option use ':' instead of ';' for separator.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 5 Dec 2013 08:19:18 +0000 (08:19 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 5 Dec 2013 08:19:18 +0000 (08:19 +0000)
commit7a29d5e7d8710d5c69604d65bb486791c541b870
tree54746c7ad7896d35af97fc0bc7eaa2eca66a22f7
parent4e57be3aa1dec7858977cc97de5656ced5ab46e1
[c-index-test] For the '-remap-file=' option use ':' instead of ';' for separator.

lldb does not like semicolon as part of an option.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196485 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/Inputs/crash-recovery-code-complete-remap.c
test/Index/crash-recovery-code-complete.c
test/Index/crash-recovery-reparse.c
test/Index/preamble-reparse-cmd-define.c
test/Index/preamble-reparse.c
test/Index/remap-complete.c
test/Index/remap-cursor-at.c
test/Index/remap-load.c
tools/c-index-test/c-index-test.c