Make ast-print-record-decl.c pass on Windows after r332314
authorHans Wennborg <hans@hanshq.net>
Tue, 15 May 2018 10:19:24 +0000 (10:19 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 15 May 2018 10:19:24 +0000 (10:19 +0000)
commitcfa6440b6c7611252eb3ad4d392507eb4630f333
tree2b8e88704a1fd1ba0d84477b90a6b462580056e6
parente2492c860a3ffba8660caba58f9462f2cd3c73f1
Make ast-print-record-decl.c pass on Windows after r332314

It was failing because on Windows, -ast-print prints
__single_inheritance(1) before T1.

Adding a triple is a stop-gap fix until it can be fixed properly.

llvm-svn: 332335
clang/test/Misc/ast-print-record-decl.c