]> granicus.if.org Git - clang/commit
[libclang] Make clang_findReferencesInFile use "file-targeted" deserialization and...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 16 Nov 2011 08:58:54 +0000 (08:58 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 16 Nov 2011 08:58:54 +0000 (08:58 +0000)
commite2079cf54ded1eda9e35d215aef6628373368276
tree67257c0c020da0b5e6ff8c33191d47339a9826ea
parent9254bf77d28731e70942e2bfe6053b495a634b64
[libclang] Make clang_findReferencesInFile use "file-targeted" deserialization and avoid
unnecessary deserializations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144791 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/targeted-file-refs.c [new file with mode: 0644]
tools/libclang/CIndex.cpp
tools/libclang/CIndexHigh.cpp