Skip to content
Commit 16bef857 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Keep track of whether declararions were loaded from a precompiled

header or not via a new "PCHLevel" field in Decl. We currently use
this information to help CIndex filter out declarations that came from
a precompiled header (rather than from an AST file). Further down the
road, it can be used to help implement multi-level precompiled
headers.

llvm-svn: 84267
parent 7d3c2755
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment