[PATCH] D71463: Implement VectorType conditional operator GNU extension.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 13 13:34:03 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG349636d2bfc3: Implement VectorType conditional operator GNU extension. (authored by erichkeane).

Changed prior to commit:
  https://reviews.llvm.org/D71463?vs=234977&id=237768#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71463

Files:
  clang/docs/LanguageExtensions.rst
  clang/include/clang/AST/Expr.h
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/ExprConstant.cpp
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/test/CodeGenCXX/vector-conditional.cpp
  clang/test/Sema/vector-gcc-compat.cpp
  clang/test/SemaCXX/vector-conditional.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71463.237768.patch
Type: text/x-patch
Size: 43363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200113/62ba3aa3/attachment-0001.bin>


More information about the cfe-commits mailing list