This is an archive of the discontinued LLVM Phabricator instance.

[llvm] NFC: Cleanup llvm-yaml-numeric-parser-fuzzer
ClosedPublic

Authored by kbobyrev on Nov 17 2020, 1:27 AM.

Details

Summary
  • Use static variables instead of non-trivially destructible global ones.
  • Remove unused header.

Diff Detail

Event Timeline

kbobyrev created this revision.Nov 17 2020, 1:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 17 2020, 1:27 AM
kbobyrev requested review of this revision.Nov 17 2020, 1:27 AM
kbobyrev retitled this revision from [llvm] Cleanup llvm-yaml-numeric-parser-fuzzer to [llvm] NFC: Cleanup llvm-yaml-numeric-parser-fuzzer.Nov 19 2020, 2:51 AM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 15 2021, 5:53 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.