[Clang] Implement P2738R1 - constexpr cast from void*
authorCorentin Jabot <corentinjabot@gmail.com>
Sat, 10 Sep 2022 21:03:05 +0000 (23:03 +0200)
committerCorentin Jabot <corentinjabot@gmail.com>
Mon, 26 Jun 2023 14:45:07 +0000 (16:45 +0200)
commitf27afedc6c86fd9c9dd576379f4d60d892a2ce67
treec082bc6bd3234e6cbd2881fe6f80c696d0f030d4
parentad99b7843159ff7543b580b21dcb288d05fd13be
[Clang] Implement P2738R1 - constexpr cast from void*

Reviewed By: #clang-language-wg, erichkeane

Differential Revision: https://reviews.llvm.org/D153702
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 [new file with mode: 0644]
clang/test/Lexer/cxx-features.cpp
clang/www/cxx_status.html