[PATCH] D88174: [Sema] Address-space sensitive check for unbounded arrays (v2)

Chris Hamilton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 11 10:34:23 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGce44fe199bbf: [Sema] Address-space sensitive check for unbounded arrays (v2) (authored by chrish_ericsson_atx).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88174

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Sema/const-eval.c
  clang/test/Sema/unbounded-array-bounds.c
  clang/test/SemaCXX/constant-expression-cxx14.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88174.351495.patch
Type: text/x-patch
Size: 12905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210611/5af9cb1d/attachment-0001.bin>


More information about the cfe-commits mailing list