[PATCH] D154366: [clang][ExprConstant] Print template arguments when describing stack frame
Takuya Shimizu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 28 10:05:46 PDT 2023
hazohelet updated this revision to Diff 545216.
hazohelet added a comment.
Added missing tests for method function templates before landing this
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154366/new/
https://reviews.llvm.org/D154366
Files:
clang/docs/ReleaseNotes.rst
clang/lib/AST/ExprConstant.cpp
clang/test/AST/Interp/literals.cpp
clang/test/SemaCXX/builtin-align-cxx.cpp
clang/test/SemaCXX/constant-expression-cxx11.cpp
clang/test/SemaCXX/constant-expression-cxx14.cpp
clang/test/SemaCXX/constexpr-builtin-bit-cast.cpp
clang/test/SemaCXX/constexpr-frame-describe.cpp
clang/test/SemaCXX/cxx2a-constexpr-dynalloc-limits.cpp
clang/test/SemaCXX/cxx2b-consteval-propagate.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154366.545216.patch
Type: text/x-patch
Size: 12328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230728/5333dd02/attachment.bin>
More information about the cfe-commits
mailing list