Some tests look at the output of `clang` which is system-dependent and can lead to "works on linux, fails on mac" situations (#852 #759). I'm not sure it'd be worth adding macOS CI to every single PR push, but maybe on `merge_group`?
Some tests look at the output of
clangwhich is system-dependent and can lead to "works on linux, fails on mac" situations (#852 #759).I'm not sure it'd be worth adding macOS CI to every single PR push, but maybe on
merge_group?