This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Unify FIME with FIXME in comments
ClosedPublic

Authored by b1f6c1c4 on Mar 9 2021, 11:36 PM.

Details

Summary

There are 5 occurrences FIME and 15333 FIXME. All of them should be FIXME.

Diff Detail

Event Timeline

b1f6c1c4 created this revision.Mar 9 2021, 11:36 PM
b1f6c1c4 requested review of this revision.Mar 9 2021, 11:36 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 9 2021, 11:36 PM

I do NOT have commit access so it would be nice if anyone can help me commit this (after being reviewed).

alexfh accepted this revision.Mar 10 2021, 4:57 AM

Looks good. Thanks for the fix! I'll get it landed for you.

This revision is now accepted and ready to land.Mar 10 2021, 4:57 AM
This revision was landed with ongoing or failed builds.Mar 10 2021, 5:12 AM
This revision was automatically updated to reflect the committed changes.