diff options
Diffstat (limited to 'clang/test/Driver/arc.c')
| -rw-r--r-- | clang/test/Driver/arc.c | 2 |
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 |

