Remove ARM XFAIL from passing test

llvm-svn: 211608
This commit is contained in:
Greg Fitzgerald 2014-06-24 16:58:59 +00:00
parent 877569c2b8
commit 7c8bfd804b
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
// RUN: %clangxx -O0 %s -o %t && %run %t
// XFAIL: arm-linux-gnueabi
#include <assert.h>
#include <pthread.h>