[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 08:36:30 PDT 2021


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

Changed prior to commit:
  https://reviews.llvm.org/D88174?vs=350722&id=351461#toc

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.351461.patch
Type: text/x-patch
Size: 12902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210611/dafc45b5/attachment-0001.bin>


More information about the cfe-commits mailing list