Add a target triple to fix failures on MS build bots.
authorRichard Smith <richard@metafoo.co.uk>
Thu, 1 Jul 2021 00:25:55 +0000 (17:25 -0700)
committerRichard Smith <richard@metafoo.co.uk>
Thu, 1 Jul 2021 00:27:26 +0000 (17:27 -0700)
commite95106f50190d7a25dfad57adf0317ca6cfa9a4f
treef9c8c55f2dd50f868ebc3291605eb437bbe13d81
parent98c36f0079d46c83bf03a7bce1b9d7e22abe0cba
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.
clang/test/Coverage/ast-printing.cpp