[all-commits] [llvm/llvm-project] 9b29de: [llvm][TextAPI] Clean up minor bugs in YAML TextStub
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Wed Feb 22 15:46:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b29de1c793c9268be20387514e62b224071e78f
https://github.com/llvm/llvm-project/commit/9b29de1c793c9268be20387514e62b224071e78f
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2023-02-22 (Wed, 22 Feb 2023)
Changed paths:
M llvm/lib/TextAPI/TextStub.cpp
M llvm/lib/TextAPI/TextStubCommon.cpp
M llvm/lib/TextAPI/TextStubV5.cpp
M llvm/unittests/TextAPI/TextStubV3Tests.cpp
M llvm/unittests/TextAPI/TextStubV4Tests.cpp
M llvm/unittests/TextAPI/TextStubV5Tests.cpp
Log Message:
-----------
[llvm][TextAPI] Clean up minor bugs in YAML TextStub
* Always print out maccatalyst in format
* Traverse symbols via InterfaceFile symbol APIs
* Properly track addition of flags.
Reviewed By: ributzka
Differential Revision: https://reviews.llvm.org/D144428
More information about the All-commits
mailing list