[PATCH] D63960: [C++20] Add consteval-specifique semantic

Tyker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 28 05:47:08 PDT 2019


Tyker updated this revision to Diff 217615.
Tyker added a comment.

Rebased

@rsmith Ping


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63960/new/

https://reviews.llvm.org/D63960

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  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.217615.patch
Type: text/x-patch
Size: 21051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190828/4b20c5d1/attachment-0001.bin>


More information about the cfe-commits mailing list