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
Loading
Please sign in to comment