diff options
| author | kiwixz <kiwixz@outlook.com> | 2023-08-07 23:53:30 +0200 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-08-08 16:46:03 -0400 |
| commit | 3de0f6d4e94036646321859b9287faba6e99f050 (patch) | |
| tree | 6f2ffeb85feb66fafd3d5472a4f55840eeb29c75 /mesonbuild/modules/python.py | |
| parent | 6671b7359fd042f576f5b944b67f73ced89fe5a6 (diff) | |
| download | meson-3de0f6d4e94036646321859b9287faba6e99f050.tar.gz | |
clang: use gcc syntax to enable diagnostics color
clang has supported gcc syntax since version 3.3.0 from 10 years ago.
It's better than its own version because it takes a "when" verb which
allows us to explicitely ask for "auto". This is useful when overriding
flags that came from elsewhere.
Before this patch, meson was just treating b_colorout="auto" as "always".
Diffstat (limited to 'mesonbuild/modules/python.py')
0 files changed, 0 insertions, 0 deletions
