[PATCH] D98055: [ExtVectorType] Support conditional select operator for C++.

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 9 05:09:23 PST 2021


This revision was automatically updated to reflect the committed changes.
fhahn marked an inline comment as done.
Closed by commit rGfc8d3766d721: [ExtVectorType] Support conditional select operator for C++. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D98055?vs=328815&id=329300#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98055

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaExprCXX.cpp
  clang/test/CodeGenCXX/ext-vector-type-conditional.cpp
  clang/test/CodeGenCXX/vector-conditional.cpp
  clang/test/CodeGenCXX/vector-size-conditional.cpp
  clang/test/SemaCXX/ext-vector-type-conditional.cpp
  clang/test/SemaCXX/vector-conditional.cpp
  clang/test/SemaCXX/vector-size-conditional.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98055.329300.patch
Type: text/x-patch
Size: 34604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210309/21937437/attachment-0001.bin>


More information about the cfe-commits mailing list