forked from OSchip/llvm-project
Disable clang/test/Misc/interpreter.c, for now, since r239273 mishandled *-msvc-elf.
llvm-svn: 239387
This commit is contained in:
parent
73b75e3d0c
commit
b21e942ac1
|
@ -1,5 +1,5 @@
|
|||
// RUN: clang-interpreter %s | FileCheck %s
|
||||
// REQUIRES: native, examples
|
||||
// REQUIRES: native, examples, shell
|
||||
|
||||
int printf(const char *, ...);
|
||||
|
||||
|
|
Loading…
Reference in New Issue