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

Chris Hamilton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 8 14:51:10 PDT 2021


chrish_ericsson_atx updated this revision to Diff 350722.
chrish_ericsson_atx added a comment.

Refreshed previously-reverted changeset and re-tested.


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.350722.patch
Type: text/x-patch
Size: 12901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210608/72e8afab/attachment.bin>


More information about the cfe-commits mailing list