[PATCH] D77335: [AST] clang::VectorType supports any size (that fits in unsigned)
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 3 08:36:53 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG88fbadd0f5d5: [AST] clang::VectorType supports any size (that fits in unsigned) (authored by sammccall).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77335/new/
https://reviews.llvm.org/D77335
Files:
clang/include/clang/AST/Type.h
clang/lib/Sema/SemaType.cpp
clang/test/Sema/types.c
clang/test/SemaCXX/vector.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77335.254822.patch
Type: text/x-patch
Size: 7521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200403/fe52cd6e/attachment.bin>
More information about the cfe-commits
mailing list