[PATCH] D132997: [clang][Interp] Handle DeclRefExpr of reference types
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 13 01:42:00 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf3efa8b1622: [clang][Interp] Handle DeclRefExpr of reference types (authored by tbaeder).
Changed prior to commit:
https://reviews.llvm.org/D132997?vs=458662&id=459681#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132997/new/
https://reviews.llvm.org/D132997
Files:
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/test/AST/Interp/arrays.cpp
clang/test/AST/Interp/references.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132997.459681.patch
Type: text/x-patch
Size: 4052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220913/fc5ef41b/attachment.bin>
More information about the cfe-commits
mailing list