diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-09-29 05:58:31 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2019-09-29 05:58:31 +0000 |
commit | 4566f87649cc12063c8234e70e34b3a2b393679e (patch) | |
tree | b3e53c7e4f7301493baa9d39fa07ccfd6b1a73c9 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 2b4fa5348ee157b6b1a1af44d0137ca8c7a71573 (diff) | |
download | bcm5719-llvm-4566f87649cc12063c8234e70e34b3a2b393679e.tar.gz bcm5719-llvm-4566f87649cc12063c8234e70e34b3a2b393679e.zip |
Fix checking for permitted results of constant expressions.
In the presence of mutable state, we need to check whether temporaries
involved in a constant expression have permissible values at the end of
the overall evaluation, rather than at the end of the evaluation of the
initializer of the temporary.
llvm-svn: 373160
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions