summaryrefslogtreecommitdiff
path: root/unittests/CrossTU
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-04-09 12:21:12 +0000
committerHans Wennborg <hans@hanshq.net>2018-04-09 12:21:12 +0000
commite91fcbae7e0168a178135295b28a5f58c345ce40 (patch)
tree444e6518717226a5bf58286b45cead9e97e42368 /unittests/CrossTU
parent46f5ec2ba706ffebdab8b77be3fe96070357766b (diff)
downloadclang-e91fcbae7e0168a178135295b28a5f58c345ce40.tar.gz
Try to fix libclang reproducer tests after r329465
They were failing on Windows because the output YAML didn't parse: YAML:1:664: error: Unrecognized escape code! {"toolchain":"D:\\buildslave\\clang-x64-ninja-win7\\stage1", "libclang.operation":"complete", "libclang.opts":1, "args":["clang", "-fno-spell-checking", "D:\buildslave\clang-x64-ninja-win7\llvm\tools\clang\test\Index\create-libclang-completion-reproducer.c", "-Xclang", "-detailed-preprocessing-record", "-fallow-editor-placeholders"], "invocation-args":["-code-completion-at=D:\buildslave\clang-x64-ninja-win7\llvm\tools\clang\test\Index\create-libclang-completion-reproducer.c:10:1"], "unsaved_file_hashes":[{"name":"D:\\buildslave\\clang-x64-ninja-win7\\llvm\\tools\\clang\\test\\Index\\create-libclang-completion-reproducer.c", "md5":"aee23773de90e665992b48209351d70e"}]} This adds some more escaping to try to make it work. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329558 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/CrossTU')
0 files changed, 0 insertions, 0 deletions