[PATCH] D153702: [Clang] Implement P2738R1 - constexpr cast from void*

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 25 08:26:36 PDT 2023


cor3ntin updated this revision to Diff 534328.
cor3ntin added a comment.

Rebase and update feature macro tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153702

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticASTKinds.td
  clang/lib/AST/ExprConstant.cpp
  clang/lib/Frontend/InitPreprocessor.cpp
  clang/test/CXX/expr/expr.const/p5-26.cpp
  clang/test/Lexer/cxx-features.cpp
  clang/www/cxx_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153702.534328.patch
Type: text/x-patch
Size: 7221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230625/69116fdf/attachment-0001.bin>


More information about the cfe-commits mailing list