Revert r241620 and follow-up commits while investigating linux buildbot failures.

llvm-svn: 241642
This commit is contained in:
Adrian Prantl
2015-07-07 23:19:46 +00:00
parent 3d43f66c91
commit 142ec39739
96 changed files with 57 additions and 389 deletions

View File

@@ -2,7 +2,7 @@
// RUN: %clang_cc1 -fopenmp -x c++ -std=c++11 -triple x86_64-unknown-unknown -emit-pch -o %t %s
// RUN: %clang_cc1 -fopenmp -x c++ -triple x86_64-unknown-unknown -std=c++11 -include-pch %t -verify %s -emit-llvm -o - | FileCheck %s
// expected-no-diagnostics
// REQUIRES: x86-registered-target
#ifndef HEADER
#define HEADER