Add a test that we are passing the -fobjc-default-synthesize flag for Apple and
authorDavid Chisnall <csdavec@swan.ac.uk>
Tue, 5 Mar 2013 11:20:04 +0000 (11:20 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Tue, 5 Mar 2013 11:20:04 +0000 (11:20 +0000)
commit87aeeecc659951847ec24300281f460fe01f85da
treee4a2d3e981ecb0e84b91b4a2307b95ce24d30434
parent49af6290578500190a1c915721b12f5eefd51d4d
Add a test that we are passing the -fobjc-default-synthesize flag for Apple and
non-Apple platforms.

llvm-svn: 176477
clang/test/Driver/objc_default_synth.m [new file with mode: 0644]