aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2011-11-16 22:23:28 +0000
committerSean Callanan <scallanan@apple.com>2011-11-16 22:23:28 +0000
commitb0b87a5617d06d7599ba3c47567cda6548eec511 (patch)
treec8654ecf5a2e09b5458f047e11617b11e4d42f78 /clang/lib/Lex/ModuleMap.cpp
parentbfe5c5c968ffce91c51d53001ad2111751f4242a (diff)
downloadllvm-b0b87a5617d06d7599ba3c47567cda6548eec511.zip
llvm-b0b87a5617d06d7599ba3c47567cda6548eec511.tar.gz
llvm-b0b87a5617d06d7599ba3c47567cda6548eec511.tar.bz2
Added support to the ASTImporter for passing
completion information between different AST contexts. It works like this: - If a Decl is imported from a context that has completion metadata, then that Decl is associated with the same completion information (possibly none) as the Decl it was imported from. - If a Decl is imported from a context that does not have completion metadata, then it is marked as completable by consulting the Decl and context it was imported from. llvm-svn: 144838
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions