[PATCH] D155955: [Clang] Improve the handling of large arrays evaluation.
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 05:46:11 PDT 2023
cor3ntin updated this revision to Diff 543490.
cor3ntin added a comment.
Address Aaron's comments and add documentation
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155955/new/
https://reviews.llvm.org/D155955
Files:
clang/docs/ReleaseNotes.rst
clang/docs/UsersManual.rst
clang/include/clang/AST/Type.h
clang/include/clang/Basic/DiagnosticASTKinds.td
clang/lib/AST/ExprConstant.cpp
clang/lib/AST/Type.cpp
clang/test/SemaCXX/cxx2a-constexpr-dynalloc-limits.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155955.543490.patch
Type: text/x-patch
Size: 11293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230724/23459a82/attachment-0001.bin>
More information about the cfe-commits
mailing list