summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2012-08-27 01:56:21 +0000
committerJohn McCall <rjmccall@apple.com>2012-08-27 01:56:21 +0000
commit9320707aac7e0391a7b65f65c24acdc9b3ad84bd (patch)
tree9a01997499794763e8cfa1cf9e62c4ef7d72b6f2 /clang/test/Driver
parent0fd11062295b6bc8e1523203fee0b784cb5d0946 (diff)
downloadbcm5719-llvm-9320707aac7e0391a7b65f65c24acdc9b3ad84bd.tar.gz
bcm5719-llvm-9320707aac7e0391a7b65f65c24acdc9b3ad84bd.zip
Tweak the ARC-requires-10.6 diagnostic according to Jordan's review.
llvm-svn: 162651
Diffstat (limited to 'clang/test/Driver')
-rw-r--r--clang/test/Driver/arc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/arc.c b/clang/test/Driver/arc.c
index 1072e6b7bbb..4c99e5773ac 100644
--- a/clang/test/Driver/arc.c
+++ b/clang/test/Driver/arc.c
@@ -14,4 +14,4 @@
// NOTOBJC-NOT: error: -fobjc-arc is not supported on platforms using the legacy runtime
// NOTOBJC: invalid preprocessing directive
-// UNSUPPORTED: error: -fobjc-arc is not supported on versions of Mac OS prior to 10.6
+// UNSUPPORTED: error: -fobjc-arc is not supported on versions of OS X prior to 10.6
OpenPOWER on IntegriCloud