[PATCH] D75737: [Sema][SVE] Don't allow fields to have sizeless type

Richard Sandiford via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 12 11:23:47 PDT 2020


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

Add a test for the BuildCaptureField change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75737

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaLambda.cpp
  clang/test/Sema/sizeless-1.c
  clang/test/SemaCXX/sizeless-1.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75737.249990.patch
Type: text/x-patch
Size: 7022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200312/162fb529/attachment-0001.bin>


More information about the cfe-commits mailing list