Changes to the expression parser to actually use
authorSean Callanan <scallanan@apple.com>
Fri, 5 Dec 2014 01:27:35 +0000 (01:27 +0000)
committerSean Callanan <scallanan@apple.com>
Fri, 5 Dec 2014 01:27:35 +0000 (01:27 +0000)
commitc8278afc9ff03e51872abe800aa67f1f2d2b2b11
treef3fb7548d21fd0bbc6cfba284d36ae5fb21aa51d
parentc631b64fab30f30b36781e819add0a264d03ed7e
Changes to the expression parser to actually use
the types that we find in Clang modules.

llvm-svn: 223436
lldb/include/lldb/Expression/ClangExpressionParser.h
lldb/source/Expression/ClangExpressionDeclMap.cpp
lldb/source/Expression/ClangExpressionParser.cpp