[PATCH] D132997: [clang][Interp] Handle DeclRefExpr of reference types

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 31 06:13:14 PDT 2022


tbaeder updated this revision to Diff 456944.

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.456944.patch
Type: text/x-patch
Size: 3648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220831/66d79e08/attachment.bin>


More information about the cfe-commits mailing list