summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2019-09-29 06:22:54 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2019-09-29 06:22:54 +0000
commit1e8c0850b1f58752c7c0174ed703e8215b2a4d31 (patch)
tree61fea645ec7785800228fb29b9732bc49440b2c6 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent4566f87649cc12063c8234e70e34b3a2b393679e (diff)
downloadbcm5719-llvm-1e8c0850b1f58752c7c0174ed703e8215b2a4d31.tar.gz
bcm5719-llvm-1e8c0850b1f58752c7c0174ed703e8215b2a4d31.zip
For now, disallow lifetime-extended temporaries with non-trivial (but
constexpr) destructors from being used in the values of constexpr variables. The standard rules here are unclear at best, so rejecting the problematic cases seems prudent. Prior to this change, we would fail to run the destructors for these temporaries, even if they had side-effects, which is certainly not the right behavior. llvm-svn: 373161
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud