]> granicus.if.org Git - clang/commitdiff
[OPENMP] Fix target triple of a test, which uses __int128 type
authorAlexander Musman <alexander.musman@gmail.com>
Mon, 6 Oct 2014 11:36:48 +0000 (11:36 +0000)
committerAlexander Musman <alexander.musman@gmail.com>
Mon, 6 Oct 2014 11:36:48 +0000 (11:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219114 91177308-0d34-0410-b5e6-96231b3b80d8

test/OpenMP/for_misc_messages.c

index ab40570e3ea36c5cfa78cedfffef57041fa1f627..8a721807d8dcdfa4003a6b68da347cb8d3f8894a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -fopenmp=libiomp5 -verify %s
+// RUN: %clang_cc1 -fsyntax-only -fopenmp=libiomp5 -triple x86_64-unknown-unknown -verify %s
 
 // expected-error@+1 {{unexpected OpenMP directive '#pragma omp for'}}
 #pragma omp for