[PATCH] D74007: [clang] Add support for consteval constructors
Tyker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 20 03:46:23 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG180581cfcf51: [clang] Add support for consteval constructors (authored by Tyker).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D74007?vs=242881&id=251596#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74007/new/
https://reviews.llvm.org/D74007
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaInit.cpp
clang/lib/Sema/TreeTransform.h
clang/test/SemaCXX/cxx2a-consteval.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74007.251596.patch
Type: text/x-patch
Size: 14331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200320/ccb94be0/attachment-0001.bin>
More information about the cfe-commits
mailing list