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

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 23:56:33 PDT 2022


tbaeder updated this revision to Diff 458662.
tbaeder marked an inline comment as done.

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.458662.patch
Type: text/x-patch
Size: 4023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220908/b322042c/attachment.bin>


More information about the cfe-commits mailing list