Skip to content

Commit

Permalink
Internal changes.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 702592817
Change-Id: I8c4c76b2160debb50ed6b77655348f0fc1b1063f
  • Loading branch information
trybka authored and copybara-github committed Dec 4, 2024
1 parent 51d744b commit 7420abd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Only use those within C++ implementation. The others need to go through cc_commo

cc_common_internal = _builtins.internal.cc_common

CREATE_COMPILE_ACTION_API_ALLOWLISTED_PACKAGES = [("", "devtools/rust/cc_interop"), ("", "third_party/crubit")]
CREATE_COMPILE_ACTION_API_ALLOWLISTED_PACKAGES = [("", "devtools/rust/cc_interop"), ("", "third_party/crubit"), ("", "tools/build_defs/clif")]

PRIVATE_STARLARKIFICATION_ALLOWLIST = [
("_builtins", ""),
Expand Down

0 comments on commit 7420abd

Please sign in to comment.