This is an archive of the discontinued LLVM Phabricator instance.

[NFC] add check for potentially dereferencing null return value
ClosedPublic

Authored by yubing on Apr 7 2023, 1:35 AM.

Diff Detail

Event Timeline

yubing created this revision.Apr 7 2023, 1:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 7 2023, 1:35 AM
yubing requested review of this revision.Apr 7 2023, 1:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 7 2023, 1:35 AM
pengfei accepted this revision.Apr 10 2023, 11:41 PM

LGTM.

This revision is now accepted and ready to land.Apr 10 2023, 11:41 PM