[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:24:01 PDT 2021
chrish_ericsson_atx updated this revision to Diff 351491.
chrish_ericsson_atx added a comment.
Corrected APSInt.toString() usage to comply with intervening change 61cdaf66fe22be2b5 <https://reviews.llvm.org/rG61cdaf66fe22be2b5942ddee4f46a998b4f3ee29>
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.351491.patch
Type: text/x-patch
Size: 12905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210611/a5449474/attachment-0001.bin>
More information about the cfe-commits
mailing list