summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lldbinline.py
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2016-01-26 01:12:17 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2016-01-26 01:12:17 +0000
commit145abde152ec206aa6857cfed2b6dd785c395cc8 (patch)
treef146acc6c640baf4d48b58fbb766cdb2f14752ba /lldb/packages/Python/lldbsuite/test/lldbinline.py
parentff33e3636d26b165048e333f1d55a9d3088d4bf3 (diff)
downloadbcm5719-llvm-145abde152ec206aa6857cfed2b6dd785c395cc8.tar.gz
bcm5719-llvm-145abde152ec206aa6857cfed2b6dd785c395cc8.zip
[MS Compat] Don't crash if __GetExceptionInfo is in global scope
__GetExceptionInfo triggered Sema::LazilyCreateBuiltin which tries to create a non-templated function decl. This is unnecessary and ill-advised, there is no need for us to create a declaration for such a builtin. This fixes PR26298. llvm-svn: 258762
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbinline.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud