This is an archive of the discontinued LLVM Phabricator instance.

[clang][analyzer][NFC] Remove unnecessary casts around Allocate function calls
ClosedPublic

Authored by gribozavr on May 30 2023, 8:44 AM.

Diff Detail

Event Timeline

gribozavr created this revision.May 30 2023, 8:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 30 2023, 8:44 AM
gribozavr requested review of this revision.May 30 2023, 8:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 30 2023, 8:44 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
steakhal accepted this revision.May 30 2023, 8:54 AM

Makes sense.

This revision is now accepted and ready to land.May 30 2023, 8:54 AM
gribozavr2 retitled this revision from [clang] Remove unnecessary casts around Allocate function calls to [clang][analyzer][NFC] Remove unnecessary casts around Allocate function calls.May 30 2023, 9:00 AM
This revision was landed with ongoing or failed builds.May 30 2023, 9:10 AM
This revision was automatically updated to reflect the committed changes.