[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Driver / objc-sdk-migration-options.m
blob8f7e5c72a3cffe6685a5c72b54a25d1e1e3861f0
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
7 // CHECK: "-cc1"
8 // CHECK: -objcmt-migrate-property-dot-syntax