]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Driver/objc-sdk-migration-options.m
Fix-up EOL-styles changed by upstream.
[FreeBSD/FreeBSD.git] / test / Driver / objc-sdk-migration-options.m
1 // Check miscellaneous Objective-C sdk migration options.
2 // rdar://19994452
3
4 // RUN: %clang  -objcmt-migrate-property-dot-syntax -target x86_64-apple-darwin10 -S -### %s \
5 // RUN:   -arch x86_64 2> %t
6 // RUN: FileCheck < %t %s
7
8 // CHECK: "-cc1"
9 // CHECK: -objcmt-migrate-property-dot-syntax