]> granicus.if.org Git - clang/commit
[libclang][index][NFCi] Refactor machinery for skipping function bodies
authorJan Korous <jkorous@apple.com>
Mon, 26 Aug 2019 17:25:23 +0000 (17:25 +0000)
committerJan Korous <jkorous@apple.com>
Mon, 26 Aug 2019 17:25:23 +0000 (17:25 +0000)
commit0cd2a94c8a0657dfb1ebe0d9d4d4322ee39ca8b0
treebec3f8ab96dd10af48294c4add59ec99bfc60118
parent658d3ba9808f8632c3ee853fb9c7243a81e383fb
[libclang][index][NFCi] Refactor machinery for skipping function bodies

Refactor machinery for skipping inline function bodies that have already
been parsed in other frontend actions.

Preparations for moving this code to libIndex.

Differential Revision: https://reviews.llvm.org/D66694

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@369931 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/Indexing.cpp