Skip to content

Conversation

@boomanaiden154
Copy link
Contributor

On some systems (probably those with a more recent clang), building :Host errors out with a layering check violation due to the histedit.h system include. Opt it out of layering checks for now, similar to other targets that depend on non standard library system includes.

On some systems (probably those with a more recent clang), building
:Host errors out with a layering check violation due to the histedit.h
system include. Opt it out of layering checks for now, similar to other
targets that depend on non standard library system includes.
@llvmbot llvmbot added the bazel "Peripheral" support tier build system: utils/bazel label Nov 12, 2025
Copy link
Collaborator

@rupprecht rupprecht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Buildifier is unhappy, probably wants two spaces before comments or something. Or maybe the comment moved a line up. Actual content looks good though.

@boomanaiden154 boomanaiden154 enabled auto-merge (squash) November 12, 2025 19:25
@boomanaiden154 boomanaiden154 merged commit 28dbbba into llvm:main Nov 12, 2025
10 of 11 checks passed
git-crd pushed a commit to git-crd/crd-llvm-project that referenced this pull request Nov 13, 2025
On some systems (probably those with a more recent clang), building
:Host errors out with a layering check violation due to the histedit.h
system include. Opt it out of layering checks for now, similar to other
targets that depend on non standard library system includes.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants