[PATCH] D143466: [clang][Interp] Fix initializing base class members

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 9 04:28:47 PST 2023


tbaeder marked an inline comment as done.
tbaeder added a comment.

The tests you proposed need https://reviews.llvm.org/D143480 first so we can cast up more than one level.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143466



More information about the cfe-commits mailing list