Changed the way ClangExpressionDeclMap registers
authorSean Callanan <scallanan@apple.com>
Thu, 11 Apr 2013 02:05:11 +0000 (02:05 +0000)
committerSean Callanan <scallanan@apple.com>
Thu, 11 Apr 2013 02:05:11 +0000 (02:05 +0000)
commitdf66765d35ef0ad0ee6bb9140b29c15f2ba041f5
tree0d34389b1f45e117ee0d9fdaa5495d6835f16ef3
parentf29285a48757df3868c3ce72e860e4dfe0334e22
Changed the way ClangExpressionDeclMap registers
entities with the new Materializer so that it only
registers those entities that actually need to be
placed in the struct.

llvm-svn: 179253
lldb/source/Expression/ClangExpressionDeclMap.cpp