]> granicus.if.org Git - clang/commitdiff
Mark darwin-debug-flags.c as REQUIRES:shell, due to quoting issue.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 5 Nov 2014 05:04:00 +0000 (05:04 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 5 Nov 2014 05:04:00 +0000 (05:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221332 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/darwin-debug-flags.c

index 20f1bbcfd6d0831312336f0988b0f26b71a2e88a..1b12ad5f0df40078a8d31de71d2ceb7dcd77e7e3 100644 (file)
@@ -16,3 +16,6 @@ int x;
 // S: "-dwarf-debug-flags"
 
 // P: "-dwarf-debug-producer"
+
+// This depends on shell quoting.
+// REQUIRES: shell