Rafael Espindola
|
ea1ba0adfc
|
Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties.
We want the modern behavior most of the time, so inverting the option simplifies
the driver and the tests.
llvm-svn: 191551
|
2013-09-27 20:21:48 +00:00 |
Fariborz Jahanian
|
e5d9b0b8c8
|
Test is fixed.
llvm-svn: 151280
|
2012-02-23 20:43:56 +00:00 |
Fariborz Jahanian
|
1e2303379d
|
XFAIL test until I figure out how to make test pass on different platforms.
llvm-svn: 151277
|
2012-02-23 20:22:21 +00:00 |
Fariborz Jahanian
|
7cef65a3b6
|
Change test again so it passes in build-bot until I can figure out what is
going on.
llvm-svn: 151275
|
2012-02-23 20:07:38 +00:00 |
Fariborz Jahanian
|
b96a293a59
|
fix test for patch in r151268.
llvm-svn: 151272
|
2012-02-23 18:57:03 +00:00 |
Fariborz Jahanian
|
2f0de8bdb9
|
objective-c default synthesis. classes which adopt protocol properties
must still auto synthesize those propeties which have been redeclared
in the class. // rdar://10907410
llvm-svn: 151268
|
2012-02-23 18:21:25 +00:00 |