This is an archive of the discontinued LLVM Phabricator instance.

[clang][Interp] Fix ignoring Integral- and IntegralToBoolean casts
ClosedPublic

Authored by tbaeder on Jul 4 2023, 11:33 PM.

Diff Detail

Event Timeline

tbaeder created this revision.Jul 4 2023, 11:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2023, 11:33 PM
Herald added a subscriber: inglorion. · View Herald Transcript
tbaeder requested review of this revision.Jul 4 2023, 11:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2023, 11:33 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
cor3ntin accepted this revision.Jul 4 2023, 11:49 PM
cor3ntin added a subscriber: cor3ntin.

LGTM

This revision is now accepted and ready to land.Jul 4 2023, 11:49 PM
This revision was landed with ongoing or failed builds.Aug 1 2023, 6:21 AM
This revision was automatically updated to reflect the committed changes.