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
/
property-user-setter.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic support for Microsoft property declarations and
John McCall
2013-04-16
1
-1
/
+1
*
Fix crash-on-invalid. <rdar://problem/12765391>.
Eli Friedman
2012-11-29
1
-2
/
+2
*
objective-c: revert r157407. It broke a project
Fariborz Jahanian
2012-05-30
1
-4
/
+22
*
Change warning to error when property setter names conflict.
Fariborz Jahanian
2012-05-26
1
-4
/
+4
*
objective-c: warn on use of property setters
Fariborz Jahanian
2012-05-24
1
-4
/
+10
*
objective-c: Fixes a corner case and interesting bug.
Fariborz Jahanian
2012-05-24
1
-0
/
+28
*
Added a new attribute, objc_root_class, which informs the compiler when a roo...
Patrick Beard
2012-04-06
1
-1
/
+1
*
Restore r142914 and r142915, now with missing file and apparent
John McCall
2011-10-25
1
-2
/
+2
*
Revert r142914 and r142915, due to possibly missing file.
NAKAMURA Takumi
2011-10-25
1
-2
/
+2
*
Introduce a placeholder type for "pseudo object"
John McCall
2011-10-25
1
-2
/
+2
*
Complain on missing property getter method only
Fariborz Jahanian
2010-12-22
1
-5
/
+5
*
Issue extended diagnostic when property dot-syntax is used and
Fariborz Jahanian
2010-02-19
1
-2
/
+2
*
Issue diagnostics (instead of crashing in code gen) when using
Fariborz Jahanian
2010-01-19
1
-1
/
+14
*
Add abort() as a builtin. This has two effects: one, we warn for incorrect
Eli Friedman
2009-12-16
1
-0
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Change tests to use clang -cc1...
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fix <rdar://problem/6578665> user declared setter method should be used when ...
Steve Naroff
2009-03-11
1
-0
/
+29
*
Patch to supprt case of readonly property being
Fariborz Jahanian
2009-01-12
1
-0
/
+36
*
Explicit declaration of property setters over-ride
Fariborz Jahanian
2009-01-10
1
-0
/
+25