Mark back as non-failing. There is still some issue on Mac that need to be investigated.

This commit is contained in:
Vassil Vassilev 2013-08-15 10:10:38 +02:00 committed by sftnight
parent 914c09228e
commit 694eb20c36

View File

@ -1,5 +1,4 @@
// RUN: cat %s | %cling -Xclang -verify
//XFAIL:*
//This file checks a call instruction. The called function has arguments with nonnull attribute.
#include <string.h>
char *p;