We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3afa90 commit 0d1701bCopy full SHA for 0d1701b
tests/cc/current_py_cc_headers/current_py_cc_headers_tests.bzl
@@ -41,8 +41,6 @@ def _test_current_toolchain_headers(name):
41
)
42
43
def _test_current_toolchain_headers_impl(env, target):
44
- print(env.ctx.files.header_files)
45
-
46
# Check that the forwarded CcInfo looks vaguely correct.
47
compilation_context = env.expect.that_target(target).provider(
48
CcInfo,
0 commit comments