[PATCH] D77056: [Sema][SVE] Allow non-member operators for SVE types

Richard Sandiford via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 27 08:52:23 PST 2020


rsandifo-arm updated this revision to Diff 308073.
rsandifo-arm added a comment.

Rebase onto current trunk, and also on top of:
https://reviews.llvm.org/D92222


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77056

Files:
  clang/include/clang/AST/Type.h
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Basic/Targets/AArch64.cpp
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/SemaCXX/sizeless-1.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77056.308073.patch
Type: text/x-patch
Size: 17229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201127/a6128b34/attachment.bin>


More information about the cfe-commits mailing list