Skip to content

Check private create_library_to_link arguments once - #821

Open
dzbarsky wants to merge 1 commit into
bazelbuild:mainfrom
dzbarsky:codex/starlarkify-library-private-api-checks
Open

Check private create_library_to_link arguments once#821
dzbarsky wants to merge 1 commit into
bazelbuild:mainfrom
dzbarsky:codex/starlarkify-library-private-api-checks

Conversation

@dzbarsky

Copy link
Copy Markdown
Contributor

Combine the five create_library_to_link private-argument predicates into one existing-position check_private_api invocation. Preserve all allowlisted arguments, _UNBOUND normalization, conditional forwarding, and caller-stack authorization behavior while avoiding up to four duplicate Java calls.

Validation: 51 remote C++ common, C++ import, and ThinLTO tests passed.

@dzbarsky
dzbarsky marked this pull request as ready for review July 31, 2026 19:08
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