You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a helper method for rules to depend on the cpp toolchain type.
Fixesbazelbuild#14728, part of bazelbuild#14727.
Rules can begin using this as soon as it is released (hopefully in Bazel
5.1), and then future versions of Bazel will update the functionality as
optional toolchains are added and C++ rules are updated to use them.
Closesbazelbuild#14742.
PiperOrigin-RevId: 427931123
0 commit comments