llvm-project
bb67de67 - [libc][bazel] Enforce that libc hand-in-hand libs are headers-only. (#136219)

Commit
1 year ago
[libc][bazel] Enforce that libc hand-in-hand libs are headers-only. (#136219) Extend Bazel rule implementation to enforce that all transitive dependencies of libc_header_library targets (used to implement hand-in-hand code sharing via headers) indeed only contain header files. This fixes Bazel portion of PR #133126.
Author
Parents
Loading