summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBSourceManager.i
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2014-11-18 02:46:11 +0000
committerFrederic Riss <friss@apple.com>2014-11-18 02:46:11 +0000
commitfdccfc1e199a2ec27e9bfc5b6839dcc37d33839c (patch)
tree035a67cfadf9010b8e903f413118fafdc5341cd7 /lldb/scripts/Python/interface/SBSourceManager.i
parent774aadf1441f687f49ba0db351124f4b59fd8a38 (diff)
downloadbcm5719-llvm-fdccfc1e199a2ec27e9bfc5b6839dcc37d33839c.tar.gz
bcm5719-llvm-fdccfc1e199a2ec27e9bfc5b6839dcc37d33839c.zip
Allow DwarfCompileUnit::constructImportedEntityDIE to instanciate a GlobalVariable DIE.
Usually global variables are in a retain list and instanciated before any call to constructImportedEntityDIE is made. This isn't true for forward declarations though. The testcase for this change is generated by a clang patched to emit such forward declarations (patch at http://reviews.llvm.org/D6173 which will land soon). The updated testcase tests more than just global variables, it now tests every type of 'using' clause we support. llvm-svn: 222217
Diffstat (limited to 'lldb/scripts/Python/interface/SBSourceManager.i')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud