[PATCH] D135238: [clang] adds copy-constructible type-trait builtins

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


cjdb updated this revision to Diff 556500.
cjdb added a comment.

runs 'arc diff `git merge-base HEAD origin` --update D135238 <https://reviews.llvm.org/D135238>' to try and get CI happy


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135238

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: D135238.556500.patch
Type: text/x-patch
Size: 9451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230911/5a97071a/attachment.bin>


More information about the cfe-commits mailing list