mirror of
https://github.com/ziglang/zig.git
synced 2025-12-14 10:13:07 +00:00
This caused link errors in c++ code because it was not correct to pass these flags to child codegens. And that was the only reason to detect these flags. Otherwise we can safely rely on non-explicitly-detected flag forwarding.