Third time's the charm, sorry for the noise.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194076
91177308-0d34-0410-b5e6-
96231b3b80d8
// RUN: %clang_cc1 -verify -fopenmp -ast-print %s | FileCheck %s
-// FIXME: This test has been crashing since r186647.
-// RUN-DISABLED: %clang_cc1 -fopenmp -x c++ -std=c++11 -emit-pch -o %t %s
+// RUN: %clang_cc1 -fopenmp -x c++ -std=c++11 -emit-pch -o %t %s
// RUN: %clang_cc1 -fopenmp -std=c++11 -include-pch %t -fsyntax-only -verify %s -ast-print
// expected-no-diagnostics
+// FIXME: This test has been crashing since r186647.
+// REQUIRES: disabled
#ifndef HEADER
#define HEADER