[PATCH] D114080: [SYCL] Diagnose uses of zero length arrays

Mariya Podchishchaeva via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 6 08:28:01 PST 2021


Fznamznon updated this revision to Diff 392080.
Fznamznon added a comment.

Applied suggestions from Aaron


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114080

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/Sema.cpp
  clang/lib/Sema/SemaSYCL.cpp
  clang/lib/Sema/SemaType.cpp
  clang/test/SemaSYCL/zero-length-arrays.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114080.392080.patch
Type: text/x-patch
Size: 12794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211206/3f6bf197/attachment.bin>


More information about the cfe-commits mailing list