[PATCH] D136013: [clang][Interp] Fix ignoring expression return values

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 15 02:57:37 PDT 2022


tbaeder updated this revision to Diff 468001.
tbaeder retitled this revision from "[clang][Interp] Fix ignoring unary operators and This exprs" to "[clang][Interp] Fix ignoring expression return values".

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136013/new/

https://reviews.llvm.org/D136013

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/test/AST/Interp/literals.cpp
  clang/test/AST/Interp/records.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136013.468001.patch
Type: text/x-patch
Size: 3340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221015/5620823e/attachment-0001.bin>


More information about the cfe-commits mailing list