summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/android/host_art_bt.py
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-12-17 19:34:15 +0000
committerReid Kleckner <reid@kleckner.net>2014-12-17 19:34:15 +0000
commit8d7aac8406691689bd11583302105c79ccb431b9 (patch)
tree879e362d11099c2c739d2b58b701a72f7d44f357 /lldb/scripts/Python/android/host_art_bt.py
parent9aca5e07ec05185e67051677ace1834fc0eb1cf8 (diff)
downloadbcm5719-llvm-8d7aac8406691689bd11583302105c79ccb431b9.tar.gz
bcm5719-llvm-8d7aac8406691689bd11583302105c79ccb431b9.zip
Don't build invalid AST nodes during recovery
A DependentScopeDeclRefExpr should always have a nested name specifier. During template instantiation, if we found that the named context was incomplete, we would previously build a DependentScopeDeclRefExpr with an empty qualifier. This error recovery path has been asserting for some time. The other error codepaths use ExprError, so we can do the same. Fixes PR21864. llvm-svn: 224451
Diffstat (limited to 'lldb/scripts/Python/android/host_art_bt.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud