[PATCH] D133634: [clang] Allow vector of BitInt

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 19 09:27:09 PDT 2022


This revision was automatically updated to reflect the committed changes.
python3kgae marked an inline comment as done.
Closed by commit rG649a59712ffb: [clang] Allow vector of BitInt (authored by python3kgae).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133634

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/AST/ASTContext.cpp
  clang/lib/AST/MicrosoftMangle.cpp
  clang/lib/Sema/SemaType.cpp
  clang/test/CodeGenCXX/ext-int-vector-abi.cpp
  clang/test/CodeGenCXX/ext-int.cpp
  clang/test/Sema/builtin-classify-type.c
  clang/test/SemaCXX/ext-int.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133634.461233.patch
Type: text/x-patch
Size: 30591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220919/8bc52ef2/attachment-0001.bin>


More information about the cfe-commits mailing list