- Always print out maccatalyst in format
- Traverse symbols via InterfaceFile symbol APIs
- Properly track addition of flags.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D144428
[llvm][TextAPI] Clean up minor bugs in YAML TextStub ClosedPublic Authored by cishida on Feb 20 2023, 12:48 PM.
Details Summary
Diff Detail
Event TimelineThis 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 Closed by commit rG9b29de1c793c: [llvm][TextAPI] Clean up minor bugs in YAML TextStub (authored by cishida). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 499662 llvm/lib/TextAPI/TextStub.cpp
llvm/lib/TextAPI/TextStubCommon.cpp
llvm/lib/TextAPI/TextStubV5.cpp
llvm/unittests/TextAPI/TextStubV3Tests.cpp
llvm/unittests/TextAPI/TextStubV4Tests.cpp
llvm/unittests/TextAPI/TextStubV5Tests.cpp
|