diff options
Diffstat (limited to 'clang/test/Driver/program-path-priority.c')
-rw-r--r-- | clang/test/Driver/program-path-priority.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/program-path-priority.c b/clang/test/Driver/program-path-priority.c index c940c4c..b88c0f2 100644 --- a/clang/test/Driver/program-path-priority.c +++ b/clang/test/Driver/program-path-priority.c @@ -1,5 +1,5 @@ /// Don't create symlinks on Windows -// UNSUPPORTED: system-windows +// UNSUPPORTED: system-windows, system-cygwin /// Check the priority used when searching for tools /// Names and locations are usually in this order: |