[PATCH] D20602: Add .rgba syntax extension to ext_vector_type types

Pirama Arumuga Nainar via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 10 16:17:48 PDT 2016


pirama updated this revision to Diff 60425.
pirama added a comment.

Convert error to warning, update tests, and rename variable name.


http://reviews.llvm.org/D20602

Files:
  include/clang/AST/Type.h
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/AST/Expr.cpp
  lib/Sema/SemaExprMember.cpp
  test/CodeGen/ext-vector.c
  test/Misc/warning-flags.c
  test/Sema/ext_vector_components.c
  test/SemaOpenCL/ext_vectors.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20602.60425.patch
Type: text/x-patch
Size: 10029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160610/33c6ef2f/attachment.bin>


More information about the cfe-commits mailing list