diff options
Diffstat (limited to 'clang/test/Coverage/targets.c')
-rw-r--r-- | clang/test/Coverage/targets.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Coverage/targets.c b/clang/test/Coverage/targets.c index ed5e2da68c8..23990e06d39 100644 --- a/clang/test/Coverage/targets.c +++ b/clang/test/Coverage/targets.c @@ -20,4 +20,3 @@ // <rdar://problem/7181838> clang 1.0 fails to compile Python 2.6 // RUN: clang -ccc-host-triple x86_64-apple-darwin9 -### -S %s -mmacosx-version-min=10.4 -// RUN: true |