]> granicus.if.org Git - clang/commit
[c-index-test] Provide capability for 'c-index-test core' to dump symbol information...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 29 Jan 2017 04:50:35 +0000 (04:50 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 29 Jan 2017 04:50:35 +0000 (04:50 +0000)
commit48ce76be19d79d6df558f8d749e5daeab7d8ab53
treea58dbb2c21b0e500bd1e24342a7173f7fc2ec30b
parent54791eac1f3e69f924401c3883817684cfa5d563
[c-index-test] Provide capability for 'c-index-test core' to dump symbol information from a PCH/module file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@293416 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/Core/index-pch.c [new file with mode: 0644]
tools/c-index-test/CMakeLists.txt
tools/c-index-test/core_main.cpp