[PATCH] D131479: Handle explicitly defaulted consteval special members.
Utkarsh Saxena via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 9 21:52:33 PDT 2022
usaxena95 updated this revision to Diff 451353.
usaxena95 added a comment.
Verify that non-consteval constructors (among others) cannot be used in a consteval context.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131479/new/
https://reviews.llvm.org/D131479
Files:
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/SemaCXX/cxx0x-defaulted-functions.cpp
clang/test/SemaCXX/cxx2a-consteval.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131479.451353.patch
Type: text/x-patch
Size: 7906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220810/4f1c395f/attachment.bin>
More information about the cfe-commits
mailing list