mirror of
https://github.com/bazelbuild/rules_cc
synced 2024-11-28 21:34:00 +00:00
66613ac5d9
BEGIN_PUBLIC Add support for implicit include directories to rule-based toolchains Reorients the `cc_toolchain.cxx_builtin_include_directories` attribute so it is expressed as an attribute on `cc_args` and `cc_tool` to signify that the tools or arguments imply include directories that Bazel's include path checker should allowlist. This moves the allowlist to the source of truth that implies these directories. END_PUBLIC PiperOrigin-RevId: 671393376 Change-Id: Ide8cae548783726835168adcd3f705028a1f4308 |
||
---|---|---|
.. | ||
args_utils.bzl | ||
BUILD | ||
collect.bzl | ||
external_feature.bzl | ||
legacy_converter.bzl | ||
nested_args.bzl | ||
toolchain_config.bzl | ||
toolchain_config_info.bzl | ||
variables.bzl |