Fix test by calling cc1 instead.
Looks like running clang the driver will configure LLVM in hostile ways for testing, so have better control calling cc1 directly.
Loading
Please sign in to comment
Looks like running clang the driver will configure LLVM in hostile ways for testing, so have better control calling cc1 directly.