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-10.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GC-related warning terminology
Duncan P. N. Exon Smith
2018-04-17
1
-1
/
+1
*
Objective-C. Remove obsolete option from test.
Fariborz Jahanian
2013-12-13
1
-1
/
+1
*
Place several uncovered warnings under warning flags, and tweak diagnostic ou...
Ted Kremenek
2012-05-01
1
-1
/
+1
*
objc: warn if a readonly property has a setter attribute too.
Fariborz Jahanian
2011-11-01
1
-0
/
+9
*
Automatic Reference Counting.
John McCall
2011-06-15
1
-3
/
+14
*
Check on property attributes which are declared
Fariborz Jahanian
2010-07-13
1
-0
/
+6
*
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
*
Place warning about 'readonly' property attributes which
Fariborz Jahanian
2009-01-08
1
-1
/
+1
*
instead of forcing blocks on by default, make them default to off, but let
Chris Lattner
2008-12-04
1
-1
/
+1
*
Fix <rdar://problem/6257645> clang static analyzer crashes when encountering ...
Steve Naroff
2008-10-21
1
-0
/
+4
*
Implement type checking of Objective-C property attributes.
Daniel Dunbar
2008-09-23
1
-0
/
+18