From: Richard Trieu Date: Tue, 2 Jul 2013 20:49:10 +0000 (+0000) Subject: Redirect the output of a test to a temporary file to prevent messing up X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c16f207ec8b276f057b79f6ce2687f0aa55dac68;p=clang Redirect the output of a test to a temporary file to prevent messing up the test environment. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185470 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/PR15826.c b/test/CodeGen/PR15826.c index e002c3e610..9ce1784993 100644 --- a/test/CodeGen/PR15826.c +++ b/test/CodeGen/PR15826.c @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -verify -emit-llvm %s +// RUN: %clang_cc1 -verify -emit-llvm %s -o %t /* Testcase for PR15826 - clang hits assert in clang::ASTContext::getASTRecordLayout */ struct sysctl_req {