ASTTests/StmtPrinterTest/StmtPrinter.TestMSIntegerLiteral: Suppress i128...
ASTTests/StmtPrinterTest/StmtPrinter.TestMSIntegerLiteral: Suppress i128 according to r168856, for now. I think "i128", that I conditioned out, could be completely removed. MS Compiler doesn't accept i128. We can assume no one would use i128. llvm-svn: 168865
Loading
Please register or sign in to comment