diff options
author | Richard Smith <richard@metafoo.co.uk> | 2019-12-13 14:10:13 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2019-12-15 22:02:31 -0800 |
commit | fbf60b7dbeb0f66b45037925c384859f2f161504 (patch) | |
tree | eb8c88ecc436470f45612db4f0051b198667e1be /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 0ec1e99001291b894de4cd8d7ecc2a283d9a3bfc (diff) | |
download | llvm-fbf60b7dbeb0f66b45037925c384859f2f161504.zip llvm-fbf60b7dbeb0f66b45037925c384859f2f161504.tar.gz llvm-fbf60b7dbeb0f66b45037925c384859f2f161504.tar.bz2 |
Properly compute whether statement expressions can throw, rather than
conservatively assuming they always can.
Also fix cases where we would not consider the computation of a VLA type
when determining whether an expression can throw. We don't yet properly
determine whether a VLA can throw, but no longer incorrectly claim it
can never throw.
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions