[PATCH] D132136: [clang] Perform implicit lvalue-to-rvalue cast with new interpreter
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 3 23:09:12 PDT 2022
tbaeder updated this revision to Diff 457838.
tbaeder added a comment.
Add a unit test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132136/new/
https://reviews.llvm.org/D132136
Files:
clang/lib/AST/ExprConstant.cpp
clang/test/AST/Interp/literals.cpp
clang/unittests/AST/EvaluateAsRValueTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132136.457838.patch
Type: text/x-patch
Size: 3695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220904/b2013683/attachment.bin>
More information about the cfe-commits
mailing list