blob: c3b295e85f2e9ea9bf81ca60879ea703bb3154ee [file] [log] [blame]
Fariborz Jahanian773fa2c2015-03-03 17:15:38 +00001// 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