Skip to content
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

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

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
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