index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
SemaObjC
/
default-synthesize.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a fixit for -Wobjc-protocol-property-synthesis
Alex Lorenz
2017-07-03
1
-1
/
+1
*
Objective-C [qoi]. If property is going to be implemented
Fariborz Jahanian
2014-08-29
1
-2
/
+16
*
Objective-C. Tweak diagnosing properties that are not auto-synthesized.
Fariborz Jahanian
2014-08-29
1
-2
/
+24
*
Objective-C. Improve diagnostic when property is
Fariborz Jahanian
2014-07-28
1
-1
/
+1
*
Objective-C. Issue more warning diagnostic when certain
Fariborz Jahanian
2014-07-26
1
-3
/
+3
*
Enhance "auto synthesis will not synthesize property in protocol" to include ...
Ted Kremenek
2013-12-12
1
-1
/
+1
*
Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...
Rafael Espindola
2013-09-27
1
-1
/
+1
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-1
/
+1
*
objc2: add __has_feature(objc_default_synthesize_properties).
Fariborz Jahanian
2012-02-02
1
-4
/
+14
*
objc: do not auto synthesize properties declared in
Fariborz Jahanian
2011-12-15
1
-0
/
+13
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
objective-c - Make warning on unimplemented protocols point
Fariborz Jahanian
2011-08-27
1
-3
/
+3
*
objective-c: reverse patch for // rdar://9818354
Fariborz Jahanian
2011-08-01
1
-1
/
+1
*
objective-c: Any use of @synthesize or @dynamic lexically after a method (or ...
Fariborz Jahanian
2011-07-22
1
-1
/
+1
*
Fold -fobjc-nonfragile-abi2 into -fobjc-nonfragile-abi.
Fariborz Jahanian
2011-01-04
1
-1
/
+1
*
Add -fobjc-default-synthesized-properties flag
Ted Kremenek
2010-12-23
1
-1
/
+1
*
Remove space from rdar URIs.
Fariborz Jahanian
2010-11-09
1
-1
/
+1
*
Don't error when doing default property synthesis
Fariborz Jahanian
2010-07-14
1
-0
/
+12
*
Do not issue warning on unimplemented property in the class, if it
Fariborz Jahanian
2010-05-03
1
-2
/
+2
*
Properties cannot be synthesized by-dafult in
Fariborz Jahanian
2010-04-29
1
-0
/
+10
*
Improve on source location of diagnostic when default
Fariborz Jahanian
2010-04-21
1
-0
/
+14
*
Diagnose invalid code with -fobjc-nonfragile-abi2 when
Fariborz Jahanian
2010-04-02
1
-8
/
+8
*
Finish implementing property synthesis by default.
Fariborz Jahanian
2010-02-09
1
-0
/
+81