Skip to content

Use well known 'compiler' name for toolchain#137

Open
keith wants to merge 1 commit into
bazelbuild:mainfrom
keith:ks/use-well-known-compiler-name-for-toolchain
Open

Use well known 'compiler' name for toolchain#137
keith wants to merge 1 commit into
bazelbuild:mainfrom
keith:ks/use-well-known-compiler-name-for-toolchain

Conversation

@keith

@keith keith commented Jun 25, 2026

Copy link
Copy Markdown
Member

Some BUILD files make decisions based on this field. 'clang' is the
expected value here for when it's being used. I imagine this could break
things that know about this oddity but the opposite is also true in that
anything written today assuming clang is probably incorrectly
defaulting to gcc or something.

Some BUILD files make decisions based on this field. 'clang' is the
expected value here for when it's being used. I imagine this could break
things that know about this oddity but the opposite is also true in that
anything written today assuming clang is probably incorrectly
defaulting to gcc or something.
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.

1 participant