[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 Sep 29 07:15:34 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9ee935679e7: [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-cxx1y.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88174.294973.patch
Type: text/x-patch
Size: 12891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200929/7e703df1/attachment-0001.bin>
More information about the cfe-commits
mailing list