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
/
arc-property-lifetime.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some minor ARC diagnostic improvements.
John McCall
2015-10-21
1
-2
/
+2
*
Fix a tranche of comment, test and doc typos
Alp Toker
2013-12-05
1
-2
/
+2
*
Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe...
Rafael Espindola
2013-09-27
1
-1
/
+1
*
Refinement to my previous patch for
Fariborz Jahanian
2013-09-19
1
-0
/
+2
*
ObjectiveC: Allow NS_RETURNS_INNER_POINTER annotation
Fariborz Jahanian
2013-09-19
1
-1
/
+4
*
Objective-C arc: Diagnose when user attempts to
Fariborz Jahanian
2013-05-16
1
-0
/
+23
*
[objc] For the ARC error that is emitted when a synthesized property implemen...
Argyrios Kyrtzidis
2012-12-12
1
-17
/
+26
*
objective-C: use 'instance variables' as plural when referring
Fariborz Jahanian
2012-09-24
1
-3
/
+3
*
objective-C: remove use of 'ivar' in favor of
Fariborz Jahanian
2012-09-24
1
-11
/
+11
*
objective-c arc: With currnt documentation,
Fariborz Jahanian
2012-04-20
1
-0
/
+5
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-1
/
+1
*
objc-arc: when 'assign' attribute is unspecified,
Fariborz Jahanian
2012-01-17
1
-0
/
+19
*
objc-arc: fixes a crash when trying to find out retaining cycle
Fariborz Jahanian
2012-01-10
1
-0
/
+24
*
objc-arc: 'Class' property is implicitly __unsafe_unretained.
Fariborz Jahanian
2011-10-13
1
-0
/
+15
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
objc-arc: Mention property's attribute by name when
Fariborz Jahanian
2011-08-26
1
-2
/
+2
*
Change the driver's logic about Objective-C runtimes: abstract out a
John McCall
2011-07-06
1
-1
/
+1
*
Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about ...
Argyrios Kyrtzidis
2011-06-24
1
-3
/
+3
*
Automatic Reference Counting.
John McCall
2011-06-15
1
-0
/
+112