[PATCH] D63960: [C++20] Add consteval-specific semantic for functions
Tyker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 4 11:45:03 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG008e7bf92343: [C++20] Add consteval-specific semantic for functions (authored by Tyker).
Changed prior to commit:
https://reviews.llvm.org/D63960?vs=232450&id=242391#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63960/new/
https://reviews.llvm.org/D63960
Files:
clang/include/clang/AST/Expr.h
clang/include/clang/AST/Stmt.h
clang/include/clang/Basic/DiagnosticASTKinds.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/AST/Expr.cpp
clang/lib/AST/ExprConstant.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaLambda.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/SemaCXX/cxx2a-consteval.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63960.242391.patch
Type: text/x-patch
Size: 35089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200204/d3f718e9/attachment-0001.bin>
More information about the cfe-commits
mailing list