This is an archive of the discontinued LLVM Phabricator instance.

[NFC][Clang] Fix static analyzer concern about null value derefence
ClosedPublic

Authored by eandrews on Aug 14 2023, 8:12 AM.

Diff Detail

Event Timeline

eandrews created this revision.Aug 14 2023, 8:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 8:12 AM
eandrews requested review of this revision.Aug 14 2023, 8:12 AM
tahonermann accepted this revision.Aug 14 2023, 8:46 AM

Looks fine to me!

This revision is now accepted and ready to land.Aug 14 2023, 8:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2023, 1:07 PM