This is an archive of the discontinued LLVM Phabricator instance.

[clang][Interp] Check pointer inc/dec ops for initialization
ClosedPublic

Authored by tbaeder on Aug 23 2023, 10:07 PM.

Diff Detail

Event Timeline

tbaeder created this revision.Aug 23 2023, 10:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 23 2023, 10:07 PM
tbaeder requested review of this revision.Aug 23 2023, 10:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 23 2023, 10:07 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
cor3ntin accepted this revision.Sep 7 2023, 2:14 AM

LGTM

This revision is now accepted and ready to land.Sep 7 2023, 2:14 AM
This revision was landed with ongoing or failed builds.Sep 15 2023, 4:04 AM
This revision was automatically updated to reflect the committed changes.