[PATCH] D151061: [test] Add ext_vector_type tests for C

Cassie Jones via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 22 00:03:08 PDT 2023


porglezomp created this revision.
porglezomp added reviewers: aaron.ballman, fhahn.
Herald added a subscriber: StephenFan.
Herald added a project: All.
porglezomp requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Test that all vector-vs-scalar builtin operators type check
successfully.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151061

Files:
  clang/test/Sema/ext_vector_ops.c
  clang/test/Sema/vecshift.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151061.524176.patch
Type: text/x-patch
Size: 8803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230522/b356cf49/attachment.bin>


More information about the cfe-commits mailing list