This is an archive of the discontinued LLVM Phabricator instance.

[llvm-objdump] Remove "No" prefixes on variables
ClosedPublic

Authored by thakis on Apr 20 2021, 6:14 AM.

Details

Summary

...to remove double negation in the code. Requested in D100583.

No behavior change.

Diff Detail

Event Timeline

thakis created this revision.Apr 20 2021, 6:14 AM
thakis requested review of this revision.Apr 20 2021, 6:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2021, 6:14 AM
MaskRay accepted this revision.Apr 20 2021, 11:09 AM

Looks great!

This revision is now accepted and ready to land.Apr 20 2021, 11:09 AM
This revision was landed with ongoing or failed builds.Apr 20 2021, 12:30 PM
This revision was automatically updated to reflect the committed changes.