提交 27870226 编写于 作者: A A. Unique TensorFlower 提交者: TensorFlower Gardener

Rename whitelist to allowlist

The change has been made in Bazel in 2020, so it should be safe to rename in TF as well.

PiperOrigin-RevId: 564301792
上级 b92caec1
......@@ -2908,7 +2908,7 @@ _local_genrule_internal = rule(
"srcs": attr.label_list(
allow_files = True,
),
"_whitelist_function_transition": attr.label(default = "@bazel_tools//tools/whitelists/function_transition_whitelist"),
"_allowlist_function_transition": attr.label(default = "@bazel_tools//tools/allowlists/function_transition_allowlist"),
},
)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册