1 // Check miscellaneous Objective-C sdk migration options.
3 // RUN: %clang -objcmt-migrate-property-dot-syntax -target x86_64-apple-darwin10 -S -### %s \
4 // RUN: -arch x86_64 2> %t
5 // RUN: FileCheck < %t %s
8 // CHECK: -objcmt-migrate-property-dot-syntax