bazel icon indicating copy to clipboard operation
bazel copied to clipboard

Documentation on how to get c++ toolchain to work with bazel converage

Open tidefield opened this issue 1 year ago • 2 comments

Page link:

https://bazel.build/docs/cc-toolchain-config-reference

Problem description (include actual vs expected text, if applicable):

As pointed out in https://github.com/bazelbuild/bazel/issues/19353#issuecomment-1908968337, Our documentation for c++ toolchain lacks instruction on how to make it work with bazel coverage.

Where do you see this issue? (include link to specific section of the page, if applicable)

No response

Any other information you'd like to share?

No response

tidefield avatar Apr 05 '24 21:04 tidefield

cc @c-mita

comius avatar Apr 10 '24 07:04 comius

Thank you for contributing to the Bazel repository! This issue has been marked as stale since it has not had any activity in the last 1+ years. It will be closed in the next 90 days unless any other activity occurs. If you think this issue is still relevant and should stay open, please post any comment here and the issue will no longer be marked as stale.

github-actions[bot] avatar Jun 15 '25 01:06 github-actions[bot]

This remains an important gap in the documentation, and should remain an open issue.

tpudlik avatar Jul 08 '25 21:07 tpudlik

I sent out https://github.com/bazelbuild/bazel/pull/26355, which overhauls the features and documents them.

fmeum avatar Jul 09 '25 06:07 fmeum