This is an archive of the discontinued LLVM Phabricator instance.

Use arrays on stack and avoid use of new and delete operators.
ClosedPublic

Authored by sivachandra on Oct 9 2019, 10:43 PM.

Diff Detail

Event Timeline

sivachandra created this revision.Oct 9 2019, 10:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 9 2019, 10:43 PM
nelhage accepted this revision.Oct 10 2019, 6:39 AM
This revision is now accepted and ready to land.Oct 10 2019, 6:39 AM
This revision was automatically updated to reflect the committed changes.