diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2023-02-23 01:28:03 -0500 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-02-23 01:31:51 -0500 |
commit | 023a0db04ca92a825704f3f1a8382554996efb53 (patch) | |
tree | cd632fafbe2486b1708534419fcf336bfe19ab4c /mesonbuild/compilers/compilers.py | |
parent | c0db0b73dac284fe0144929b6aca9c386399c004 (diff) | |
download | meson-023a0db04ca92a825704f3f1a8382554996efb53.zip meson-023a0db04ca92a825704f3f1a8382554996efb53.tar.gz meson-023a0db04ca92a825704f3f1a8382554996efb53.tar.bz2 |
clangformat: don't noisily print status messages for every checked file
The version lookup should be silent. While we're at it, the version
lookup should not be happening more than once, which printing multiple
messages indicated we were doing. Pass the version into the per-file
function rather than looking it up fresh each time.
Fixes https://github.com/mesonbuild/meson/pull/11054#issuecomment-1430169280
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions