[PATCH] D156047: [clang][Interp] Handle CXXParenListInitExprs

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 27 04:57:51 PDT 2023


tbaeder added a comment.

> Also, can you try to add the new interpreter to test/SemaCXX/paren-list-agg-init.cpp ?

Hmm no, looks like there's a problem with rvalue references.


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

https://reviews.llvm.org/D156047



More information about the cfe-commits mailing list