Skip to content

[readtapi] Condense output when comparing tbd files with mismatched inlined libraries #129754

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

cyndyishida
Copy link
Member

Previously, when an inlined library existed in TBD file A but not in file B, all of the inlined library's attributes were printed. This is noisy since the important detail is the complete contents are missing. Instead, only print the install name of the inlined library and the marker for which the input file exists in.

…nlined libraries

Previously, when an inlined library existed in TBD file A but not in
file B, all of the inlined library's attributes were printed. This is
noisy since the important detail is the complete contents are missing.
Instead, only print the install name of the inlined library and the
marker for which input file it exists in.
@cyndyishida cyndyishida requested a review from zixu-w March 4, 2025 17:51
@cyndyishida cyndyishida merged commit b41baaf into llvm:main Mar 5, 2025
12 checks passed
@cyndyishida cyndyishida deleted the reexportedLibsForTAPI branch March 5, 2025 01:05
cyndyishida added a commit to cyndyishida/llvm-project that referenced this pull request Mar 19, 2025
…nlined libraries (llvm#129754)

Previously, when an inlined library existed in TBD file A but not in file B, all of the inlined library's attributes were printed. This is noisy since the important detail is the complete contents are missing. Instead, only print the install name of the inlined library and the marker for which the input file exists in.

(cherry picked from commit b41baaf)
cyndyishida added a commit to swiftlang/llvm-project that referenced this pull request Mar 20, 2025
…nlined libraries (llvm#129754)

Previously, when an inlined library existed in TBD file A but not in file B, all of the inlined library's attributes were printed. This is noisy since the important detail is the complete contents are missing. Instead, only print the install name of the inlined library and the marker for which the input file exists in.

(cherry picked from commit b41baaf)
jph-13 pushed a commit to jph-13/llvm-project that referenced this pull request Mar 21, 2025
…nlined libraries (llvm#129754)

Previously, when an inlined library existed in TBD file A but not in file B, all of the inlined library's attributes were printed. This is noisy since the important detail is the complete contents are missing. Instead, only print the install name of the inlined library and the marker for which the input file exists in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants