This is an archive of the discontinued LLVM Phabricator instance.

[clang][Interp] DerivedToBase casts
ClosedPublic

Authored by tbaeder on Nov 7 2022, 5:29 AM.

Diff Detail

Event Timeline

tbaeder created this revision.Nov 7 2022, 5:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 7 2022, 5:29 AM
tbaeder requested review of this revision.Nov 7 2022, 5:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 7 2022, 5:29 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
shafik accepted this revision.Nov 10 2022, 1:53 PM

LGTM

This revision is now accepted and ready to land.Nov 10 2022, 1:53 PM
This revision was automatically updated to reflect the committed changes.