mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
ClangExpressionDeclMap to ClangASTSource, and moved all general type and namespace lookups into ClangASTSource. Now ClangASTSource is ready to complete types given nothing more than a target and an AST context. llvm-svn: 143292