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

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 27 04:36:43 PDT 2023


cor3ntin accepted this revision.
cor3ntin added a comment.
This revision is now accepted and ready to land.

LGTM, thanks!
But please look at the bot failures, i suppose you need to rebase before merging.
Also, can you try to add the new interpreter to `test/SemaCXX/paren-list-agg-init.cpp` ?


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

https://reviews.llvm.org/D156047



More information about the cfe-commits mailing list