Add -fintegrated-as to clang invocation
On platforms where the integrated as isn't called by default this test fails since the output is not what it expects. Adding this option generates the expected output on those platforms as well.
Loading
Please sign in to comment