Skip to content

Expose headers and static libraries for the toolchain - #809

Open
alivenets wants to merge 1 commit into
bazel-contrib:masterfrom
alivenets:master
Open

Expose headers and static libraries for the toolchain#809
alivenets wants to merge 1 commit into
bazel-contrib:masterfrom
alivenets:master

Conversation

@alivenets

Copy link
Copy Markdown

This PR exposes clang headers and static libraries allowing to compile code depending on clang toolchain. The example can be custom clang-tidy plugin or rust code linking with clang libraries.

This PR exposes clang headers and static libraries allowing
to compile code depending on clang toolchain. The example
can be custom clang-tidy plugin or rust code linking with
clang libraries.

Signed-off-by: Alexander Livenets <a.livenets@gmail.com>
@fmeum
fmeum enabled auto-merge (squash) August 6, 2026 21:27
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