Forked from
Glasgow Haskell Compiler / GHC
13721 commits behind the upstream repository.
Ben Gamari
authored
As described in #17449, PartialDownsweep is currently fragile due to its dependence on the error messages produced by the C preprocessor. To eliminate this dependence we simply ignore stderr output, instead relying on the fact that the test will exit with a non-zero exit code on failure. Fixes #17449.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.