diff options
author | Sean Callanan <scallanan@apple.com> | 2014-12-10 01:26:39 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2014-12-10 01:26:39 +0000 |
commit | 238d897b07ff986b086c0a37e465dbc4310307e5 (patch) | |
tree | dcf2cd39f3b49a3635888bc6352b16b52b221fb0 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | |
parent | 84f798f0ebcc285e7b46eb84cb358b006369244d (diff) | |
download | bcm5719-llvm-238d897b07ff986b086c0a37e465dbc4310307e5.tar.gz bcm5719-llvm-238d897b07ff986b086c0a37e465dbc4310307e5.zip |
Made the ASTImporter resilient if it can't import
SourceLocations. LLDB rarely has the same files
mapped into the target AST context as the source
AST context, so the ASTImporter shouldn't expect
to see those files there.
This started to become a problem when importing
entities from modules -- these have proper source
locations, in contrast to all the ASTs LLDB
creates which have empty ones.
llvm-svn: 223900
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions