bazel icon indicating copy to clipboard operation
bazel copied to clipboard

Add `parse_headers` support to the default Unix toolchain

Open fmeum opened this issue 11 months ago • 6 comments

RELNOTES: The default Unix C++ toolchain now supports the parse_headers feature to validate header files with --process_headers_in_dependencies.

fmeum avatar Mar 04 '24 20:03 fmeum

@bazel-io fork 7.1.0

fmeum avatar Mar 04 '24 22:03 fmeum

@iancha1992 This is not a hard blocker for the 7.1.0 release, but getting it in there would help maintaining C++ modules in the BCR (cc @meteorcloudy).

fmeum avatar Mar 04 '24 22:03 fmeum

@fmeum do you still want to merge this?

iancha1992 avatar Apr 10 '24 18:04 iancha1992

@iancha1992 Yes, it's just waiting for a review.

@comius Friendly ping :⁠-⁠)

fmeum avatar Apr 10 '24 18:04 fmeum

@pzembrod I unassigned Ivo and moved this over to you. Let me know if you have any questions!

fmeum avatar Apr 22 '24 18:04 fmeum

@pzembrod Is this still on track for 7.2.0? We're aiming for RC1 next Monday.

Wyverald avatar May 08 '24 21:05 Wyverald

The changes in this PR have been included in Bazel 7.2.0 RC1. Please test out the release candidate and report any issues as soon as possible. If you're using Bazelisk, you can point to the latest RC by setting USE_BAZEL_VERSION=7.2.0rc1. Thanks!

iancha1992 avatar May 16 '24 00:05 iancha1992