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

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 9 08:43:08 PST 2023


aaron.ballman added a comment.

In D143466#4181191 <https://reviews.llvm.org/D143466#4181191>, @tbaeder wrote:

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

Okay, how about we land that one first then come back to this one? I left some comments on the other review.


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