[all-commits] [llvm/llvm-project] 2dbe89: [Clang] Implement __reference_converts_from_tempor...
cor3ntin via All-commits
all-commits at lists.llvm.org
Thu May 9 23:51:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2dbe89d15046bedcc36a5de1242e20aa91a5e598
https://github.com/llvm/llvm-project/commit/2dbe89d15046bedcc36a5de1242e20aa91a5e598
Author: cor3ntin <corentinjabot at gmail.com>
Date: 2024-05-10 (Fri, 10 May 2024)
Changed paths:
M clang/docs/LanguageExtensions.rst
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/TokenKinds.def
M clang/lib/Lex/PPMacroExpansion.cpp
M clang/lib/Parse/ParseDeclCXX.cpp
M clang/lib/Parse/ParseExpr.cpp
M clang/lib/Sema/SemaExprCXX.cpp
M clang/test/SemaCXX/type-traits.cpp
M clang/www/cxx_status.html
Log Message:
-----------
[Clang] Implement __reference_converts_from_temporary (#91199)
This completes the required language support for P2255R2.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list