From: Argyrios Kyrtzidis Date: Mon, 11 Jul 2011 21:58:47 +0000 (+0000) Subject: Reenable test. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95b59eae3532902753d1a588953c7dfcc1ef698d;p=clang Reenable test. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134928 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Preprocessor/warn-macro-unused.c b/test/Preprocessor/warn-macro-unused.c index 0815f331d9..c33aeb5df9 100644 --- a/test/Preprocessor/warn-macro-unused.c +++ b/test/Preprocessor/warn-macro-unused.c @@ -1,5 +1,4 @@ // RUN: %clang_cc1 %s -Wunused-macros -Dfoo -Dfoo -verify -// XFAIL: * #include "warn-macro-unused.h"