You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Test With Latest Tools" CI is failing because Clang 22.1.1 on
Arch Linux now warns that __COUNTER__ is a C2y extension. Google
Benchmark v1.9.5 includes PR #2108 which silences this warning.
0 commit comments