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

Mariya Podchishchaeva via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 29 07:31:37 PST 2021


Fznamznon added a comment.

In D114080#3158323 <https://reviews.llvm.org/D114080#3158323>, @erichkeane wrote:

> I note that this is missing a test, otherwise I don't see any issues with it from my end.

There is a test SemaSYCL/zero-length-arrays.cpp. For some reason after I updated this revision Phabricator doesn't show the full diff, but it shows both commits. The first commit with main changes and the test is available here - https://reviews.llvm.org/D114080?id=387904 .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114080



More information about the cfe-commits mailing list