summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2016-02-19 02:51:07 +0000
committerNico Weber <nicolasweber@gmx.de>2016-02-19 02:51:07 +0000
commit344abaa026063ec1bf27082a2aea471a019ead71 (patch)
tree714085a253aa6e5051535d233988c5cd1bc1ae18 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py
parentbf9cd17f12aec86b25f70cd1ea87239ae20652b4 (diff)
downloadbcm5719-llvm-344abaa026063ec1bf27082a2aea471a019ead71.tar.gz
bcm5719-llvm-344abaa026063ec1bf27082a2aea471a019ead71.zip
Fix SemaTemplate/instantiate-field.cpp after r261297.
For templates, fields can have incomplete types: template <class T> struct A2 { struct B; B b; }; Don't try to touch the DefinitionData of those fields. llvm-svn: 261301
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud