[PATCH] D76689: [Sema][SVE] Fix handling of initialisers for built-in SVE types

Richard Sandiford via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 1 17:14:50 PDT 2020


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

Don't refer to the sizeless types as "scalars"

Also add more tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76689

Files:
  clang/docs/DiagnosticsReference.rst
  clang/include/clang/Basic/DiagnosticGroups.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaInit.cpp
  clang/test/Sema/sizeless-1.c
  clang/test/SemaCXX/sizeless-1.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76689.261483.patch
Type: text/x-patch
Size: 17304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200502/f469db82/attachment-0001.bin>


More information about the cfe-commits mailing list