[PATCH] D135341: adds `__reference_constructs_from_temporary`

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 11 15:47:51 PDT 2023


cjdb updated this revision to Diff 556497.
cjdb retitled this revision from "[clang] adds `__reference_constructs_from_temporary`" to "adds `__reference_constructs_from_temporary`".
cjdb edited the summary of this revision.
cjdb added a comment.

Corrects cxx_status.html, which accidentally duplicated a lot of the file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135341

Files:
  clang/docs/LanguageExtensions.rst
  clang/include/clang/Basic/TokenKinds.def
  clang/lib/Lex/PPMacroExpansion.cpp
  clang/lib/Parse/ParseDeclCXX.cpp
  clang/lib/Parse/ParseExpr.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/test/SemaCXX/type-traits.cpp
  clang/www/cxx_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135341.556497.patch
Type: text/x-patch
Size: 24833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230911/aa5996c7/attachment-0001.bin>


More information about the cfe-commits mailing list