chore: Replace uses of //tools/cpp:toolchain_utils.bzl with @rules_cc//cc:find_cc_toolchain.bzl by comius · Pull Request #14988 · googleapis/google-cloud-cpp

@comius

The former was deprecated.


This change is Reviewable

@scotthart

@codecov

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.90%. Comparing base (8c5f5b2) to head (3bd9efc).
Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14988      +/-   ##
==========================================
- Coverage   92.90%   92.90%   -0.01%     
==========================================
  Files        2351     2351              
  Lines      210185   210185              
==========================================
- Hits       195272   195271       -1     
- Misses      14913    14914       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cuiy0006

@scotthart scotthart changed the title Replace uses of //tools/cpp:toolchain_utils.bzl with @rules_cc//cc:find_cc_toolchain.bzl chore: Replace uses of //tools/cpp:toolchain_utils.bzl with @rules_cc//cc:find_cc_toolchain.bzl

Jul 15, 2025

@comius @scotthart

…nd_cc_toolchain.bzl

The former was deprecated.