]> granicus.if.org Git - clang/commit
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)
commitebed32cfd82aa48ac3cba034fc11f8602b2f7233
tree2b81bd549441089f5ea7dc5c6a186b1ef1fbfe88
parent3c5cd15da59d084ee441ac1512907a73f0e1f2bd
Add a test that we are passing the -fobjc-default-synthesize flag for Apple and
non-Apple platforms.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176477 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/objc_default_synth.m [new file with mode: 0644]