Skip to content

[bazel] Enable parse_headers for llvm/BUILD.bazel - #183680

Merged
rupprecht merged 1 commit into
llvm:mainfrom
rupprecht:bzl-llvm-parse-headers
Feb 27, 2026
Merged

rupprecht merged 1 commit into
llvm:mainfrom
rupprecht:bzl-llvm-parse-headers

Conversation

@rupprecht

Copy link
Copy Markdown
Contributor

Instead of excluding the whole package, push any existing parse_headers failures to individual targets. In some cases we can avoid suppressing a target by adding a few missing deps.

@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Feb 27, 2026
@rupprecht rupprecht added the skip-precommit-approval PR for CI feedback, not intended for review label Feb 27, 2026
@rupprecht
rupprecht merged commit 1269a74 into llvm:main Feb 27, 2026
15 checks passed
@rupprecht
rupprecht deleted the bzl-llvm-parse-headers branch February 27, 2026 18:07
sujianIBM pushed a commit to sujianIBM/llvm-project that referenced this pull request Mar 5, 2026
Instead of excluding the whole package, push any existing parse_headers
failures to individual targets. In some cases we can avoid suppressing a
target by adding a few missing deps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel "Peripheral" support tier build system: utils/bazel skip-precommit-approval PR for CI feedback, not intended for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants