summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBSourceManager.i
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2011-07-19 22:38:25 +0000
committerSean Callanan <scallanan@apple.com>2011-07-19 22:38:25 +0000
commit53a6bff7e1bebc1eb9e9160fa37ad13b976ef401 (patch)
tree7c4751bbea686c9f2dcaed3b7d1e222d8e1eaadb /lldb/scripts/Python/interface/SBSourceManager.i
parent2dee16e8836be894a414693321aebff6e5929e20 (diff)
downloadbcm5719-llvm-53a6bff7e1bebc1eb9e9160fa37ad13b976ef401.tar.gz
bcm5719-llvm-53a6bff7e1bebc1eb9e9160fa37ad13b976ef401.zip
This fix (thanks to Doug Gregor) corrects a bug
in ImportDefinition when replacing a previously forward-declared CXXRecordDecl with its full definition. The forward-declared type's DefinitionData had not been intialized for the forward-declared type, so adding fields to the Decl caused CXXRecordDecl::addedMember() to crash when accessing the DefinitionData. llvm-svn: 135530
Diffstat (limited to 'lldb/scripts/Python/interface/SBSourceManager.i')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud