summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2011-12-16 00:20:31 +0000
committerSean Callanan <scallanan@apple.com>2011-12-16 00:20:31 +0000
commitcaa69f057058e5d05a3175d73b8664de76f2e5a2 (patch)
treef0f7b1e3c0f5a1bb67c85b8b4d0d0e00e3a25c31 /lldb/test/python_api/process/main.cpp
parent4a29971f0254f3671480e2f5abb1a3f5d594946d (diff)
downloadbcm5719-llvm-caa69f057058e5d05a3175d73b8664de76f2e5a2.tar.gz
bcm5719-llvm-caa69f057058e5d05a3175d73b8664de76f2e5a2.zip
Sema::RequireCompleteType currently attempts to
instantiate a class from its template pattern before it consults the ExternalASTSource. LLDB in particular will sometimes provide patterns that need to be completed first. To make this possible, I have moved the completion before the code that does the instantiation, allowing the ExternalASTSource to provide the required information. llvm-svn: 146715
Diffstat (limited to 'lldb/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud