]> granicus.if.org Git - clang/commitdiff
Fix the test case failed in buildbot.
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 24 Nov 2009 19:37:10 +0000 (19:37 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 24 Nov 2009 19:37:10 +0000 (19:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89791 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenCXX/new.cpp

index f2121a6079b8d3161cfe3f27186a9de1e941ddc5..13f26b253cd98554e3bc66199f3279df930efd1b 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -emit-llvm -o - | FileCheck %s
+// RUN: clang-cc -triple x86_64-unknown-unknown %s -emit-llvm -o - | FileCheck %s
 #include <stddef.h>
 
 void t1() {