This is an archive of the discontinued LLVM Phabricator instance.

[llvm][TextAPI] Clean up minor bugs in YAML TextStub
ClosedPublic

Authored by cishida on Feb 20 2023, 12:48 PM.

Details

Summary
  • Always print out maccatalyst in format
  • Traverse symbols via InterfaceFile symbol APIs
  • Properly track addition of flags.

Diff Detail

Event Timeline

cishida created this revision.Feb 20 2023, 12:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 20 2023, 12:48 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
cishida requested review of this revision.Feb 20 2023, 12:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 20 2023, 12:48 PM
cishida updated this revision to Diff 498983.Feb 20 2023, 5:33 PM

Apply to older format

This revision is now accepted and ready to land.Feb 22 2023, 8:59 AM
This revision was landed with ongoing or failed builds.Feb 22 2023, 3:46 PM
This revision was automatically updated to reflect the committed changes.