Revert r241620 and follow-up commits while investigating linux buildbot failures.
llvm-svn: 241642
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user