| commit | 87d948ecccffea9e9e37d0d053b246e2d6d6c47b | [log] [tgz] |
|---|---|---|
| author | Pirama Arumuga Nainar <pirama@google.com> | Thu Mar 03 15:49:35 2016 -0800 |
| committer | Pirama Arumuga Nainar <pirama@google.com> | Thu Mar 17 11:39:25 2016 -0700 |
| tree | 99fff4ac7dfe8322a1da3978352299e8f18e10d8 | |
| parent | 574b9e18c787103e70b7c4f2eb225fbeffcfd476 [diff] [blame] |
Update aosp/master clang for rebase to r256229 http://b/26987366 Change-Id: I5d349c9843ea5c24d6e455956f8a446393b6873d
diff --git a/test/OpenMP/taskwait_codegen.cpp b/test/OpenMP/taskwait_codegen.cpp index 85f20e8..7521709 100644 --- a/test/OpenMP/taskwait_codegen.cpp +++ b/test/OpenMP/taskwait_codegen.cpp
@@ -2,7 +2,7 @@ // RUN: %clang_cc1 -fopenmp -x c++ -triple x86_64-apple-darwin10 -emit-pch -o %t %s // RUN: %clang_cc1 -fopenmp -x c++ -triple x86_64-apple-darwin10 -include-pch %t -verify %s -emit-llvm -o - | FileCheck %s // expected-no-diagnostics - +// REQUIRES: x86-registered-target #ifndef HEADER #define HEADER