diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-09-14 15:18:16 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-09-19 15:19:00 -0400 |
commit | f6f876481f84867ba4150967c8966dcc29df6358 (patch) | |
tree | 088ddf6f0c8e7cbd684567aeb5b005f387be4a05 /mesonbuild/compilers/cpp.py | |
parent | 775b67c5c1920808af94d754fafd6f89e88e80a7 (diff) | |
download | meson-f6f876481f84867ba4150967c8966dcc29df6358.zip meson-f6f876481f84867ba4150967c8966dcc29df6358.tar.gz meson-f6f876481f84867ba4150967c8966dcc29df6358.tar.bz2 |
compilers: use more direct checks for what kind of compiler we have
Instead of comparing against specific compiler classes, check the
logical compiler id or language etc.
In a couple cases, we seem to be missing a couple things by being a bit
too strict about the exact class type.
Diffstat (limited to 'mesonbuild/compilers/cpp.py')
0 files changed, 0 insertions, 0 deletions