Fabian Meumertzheim

Results 1692 comments of Fabian Meumertzheim

The former should work since the Bazel-configured C++ Windows toolchains (assuming you use those) do set the correct compiler name here: https://github.com/bazelbuild/rules_cc/blob/506289b872e76e0e1b42e131dc8e4dfc2cef17d9/cc/private/toolchain/BUILD.windows.tpl#L578

This will be fixed by the next bazel-skylib release: https://github.com/bazelbuild/bazel-skylib/pull/574 CC @Wyverald