Add a target triple to fix failures on MS build bots.
-ast-dump=json tries to mangle every declaration, and under the MS ABI there are still a few things we can't mangle, which caused this test to assert.
Loading
Please sign in to comment
-ast-dump=json tries to mangle every declaration, and under the MS ABI there are still a few things we can't mangle, which caused this test to assert.