This is an archive of the discontinued LLVM Phabricator instance.

[clang][analyzer][NFC] Use the operator new directly with the `BumpPtrAllocator`
ClosedPublic

Authored by gribozavr on May 31 2023, 10:23 AM.

Diff Detail

Event Timeline

gribozavr created this revision.May 31 2023, 10:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2023, 10:23 AM
gribozavr requested review of this revision.May 31 2023, 10:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2023, 10:23 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript

Format the edits

xazax.hun accepted this revision.May 31 2023, 10:55 AM

Thanks!

This revision is now accepted and ready to land.May 31 2023, 10:55 AM
This revision was landed with ongoing or failed builds.May 31 2023, 11:18 AM
This revision was automatically updated to reflect the committed changes.