This is an archive of the discontinued LLVM Phabricator instance.

Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC
ClosedPublic

Authored by dexonsmith on Apr 30 2021, 10:26 AM.

Details

Summary

Stop using the compatibility spellings of OF_{None,Text,Append}
left behind by 1f67a3cba9b09636c56e2109d8a35ae96dc15782. A follow-up
(https://reviews.llvm.org/D101506) will remove them.

Diff Detail

Event Timeline

dexonsmith created this revision.Apr 30 2021, 10:26 AM
dexonsmith requested review of this revision.Apr 30 2021, 10:26 AM
Herald added projects: Restricted Project, Restricted Project, Restricted Project. · View Herald TranscriptApr 30 2021, 10:26 AM
MaskRay accepted this revision.Apr 30 2021, 10:39 AM

Looks great!

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