[PATCH] D144428: [llvm][TextAPI] Clean up minor bugs in YAML TextStub
Cyndy Ishida via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 20 12:48:21 PST 2023
cishida created this revision.
cishida added reviewers: ributzka, steven_wu, zixuw.
Herald added a subscriber: hiraditya.
Herald added a project: All.
cishida requested review of this revision.
Herald added a project: LLVM.
- Always print out maccatalyst in format
- Traverse symbols via InterfaceFile symbol APIs
- Properly track addition of flags.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D144428
Files:
llvm/lib/TextAPI/TextStub.cpp
llvm/lib/TextAPI/TextStubCommon.cpp
llvm/unittests/TextAPI/TextStubV3Tests.cpp
llvm/unittests/TextAPI/TextStubV4Tests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144428.498938.patch
Type: text/x-patch
Size: 7065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/f43c0510/attachment.bin>
More information about the llvm-commits
mailing list