]> granicus.if.org Git - clang/commit
[test/Index] Update libclang tests to use libclang for creating PCH files.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 5 Aug 2015 17:23:59 +0000 (17:23 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 5 Aug 2015 17:23:59 +0000 (17:23 +0000)
commit04421f50438d8496be04b8581cad15600e49b5ac
tree9cbf1d2e116c7ac7e9b642996bb35c77ae034468
parentdb26db4d83d6991179af1f915d6caf9b7123df0f
[test/Index] Update libclang tests to use libclang for creating PCH files.

This is consistent and tests the primary configuration we want to test, libclang
creating and consuming PCH files.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244066 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
test/Index/TestClassForwardDecl.m
test/Index/annotate-comments-objc.m
test/Index/annotate-comments.cpp
test/Index/c-index-api-loadTU-test.m
test/Index/c-index-getCursor-test.m
test/Index/c-index-pch.c
test/Index/c-index-redecls.c
test/Index/cindex-from-source.m
test/Index/comment-custom-block-command.cpp
test/Index/comment-to-html-xml-conversion.cpp
test/Index/complete-pch.m
test/Index/parse-all-comments.c
test/Index/print-mangled-name.cpp