summaryrefslogtreecommitdiffstats
path: root/libcxx/include
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2019-09-23 03:48:44 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2019-09-23 03:48:44 +0000
commit457226e02a6e8533eaaa864a3fd7c8eeccd2bf58 (patch)
tree616a28265a6d458d6dc25c56825fc04f65d5fc17 /libcxx/include
parentda4a4707d2ed7add4a054b06f26ed547fd1d221d (diff)
downloadbcm5719-llvm-457226e02a6e8533eaaa864a3fd7c8eeccd2bf58.tar.gz
bcm5719-llvm-457226e02a6e8533eaaa864a3fd7c8eeccd2bf58.zip
For P0784R7: add support for constexpr destructors, and call them as
appropriate during constant evaluation. Note that the evaluator is sometimes invoked on incomplete expressions. In such cases, if an object is constructed but we never reach the point where it would be destroyed (and it has non-trivial destruction), we treat the expression as having an unmodeled side-effect. llvm-svn: 372538
Diffstat (limited to 'libcxx/include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud