commit | a9c86c980bea6e51ce4cb09d0d629d05970a34ff | [log] [tgz] |
---|---|---|
author | Manuel Klimek <klimek@google.com> | Tue Jul 10 14:21:30 2012 +0000 |
committer | Manuel Klimek <klimek@google.com> | Tue Jul 10 14:21:30 2012 +0000 |
tree | f45475e07ddbce0cf025bf0e1036f8e2b0bce81a | |
parent | d908ddc186aa026164104adcd4207436fe54e279 [diff] [blame] |
Fixes the MSVC build. llvm-svn: 159992
diff --git a/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp b/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp index 7a4f9af..9692edc 100644 --- a/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp +++ b/clang/test/Tooling/auto-detect-from-source-parent-of-cwd.cpp
@@ -6,3 +6,5 @@ // CHECK: C++ requires invalid; + +// REQUIRES: shell