[all-commits] [llvm/llvm-project] 061f3a: P0593R6: Pseudo-destructor expressions end object ...
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Feb 18 18:41:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 061f3a50dd824f1eb2394d0f699f3f2ee374b21a
https://github.com/llvm/llvm-project/commit/061f3a50dd824f1eb2394d0f699f3f2ee374b21a
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/test/CXX/expr/expr.const/p2-0x.cpp
M clang/test/SemaCXX/constant-expression-cxx2a.cpp
M clang/www/cxx_status.html
Log Message:
-----------
P0593R6: Pseudo-destructor expressions end object lifetimes.
This only has an observable effect on constant evaluation.
More information about the All-commits
mailing list