clang/test/Modules/include-relative.c REQUIRES shell due to chdir.

llvm-svn: 203550
This commit is contained in:
NAKAMURA Takumi 2014-03-11 09:00:49 +00:00
parent b81b196a58
commit 020b32de0d
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
// RUN: cp -r %S/Inputs/include-relative %t/include-relative
// RUN: cd %t
// RUN: %clang_cc1 -fmodules -x c -verify -fmodules-cache-path=%t -I include-relative %s
// REQUIRES: shell
// expected-no-diagnostics