forked from OSchip/llvm-project
Test is broken; XFAIL it until Argyrios gets a chance to look at it.
llvm-svn: 134925
This commit is contained in:
parent
928f4ee26f
commit
8532db2ec4
|
@ -1,4 +1,5 @@
|
|||
// RUN: %clang_cc1 %s -Wunused-macros -Dfoo -Dfoo -verify
|
||||
// XFAIL: *
|
||||
|
||||
#include "warn-macro-unused.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue