[PATCH] D106302: Implement P1937 consteval in unevaluated contexts
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 6 06:03:22 PDT 2021
cor3ntin updated this revision to Diff 364765.
cor3ntin added a comment.
Remove WS changes and cleanup tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106302/new/
https://reviews.llvm.org/D106302
Files:
clang/lib/Sema/SemaExpr.cpp
clang/test/CXX/basic/basic.def.odr/p2-typeid.cpp
clang/test/SemaCXX/cxx2a-consteval.cpp
clang/www/cxx_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106302.364765.patch
Type: text/x-patch
Size: 4382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210806/2cbcb389/attachment.bin>
More information about the cfe-commits
mailing list