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
/
call-super-2.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix PR6811 by not parsing 'super' as a magic expression in
Chris Lattner
2010-04-11
1
-1
/
+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
*
Apparently the following idiom is specifically encouraged:
John McCall
2009-11-11
1
-0
/
+10
*
Fix <rdar://problem/6770276> Support Class<Proto> syntax.
Steve Naroff
2009-07-22
1
-2
/
+2
*
Fix <rdar://problem/6770998> make cast of super illegal (again:-)
Steve Naroff
2009-04-08
1
-11
/
+8
*
Tweak Sema::ActOnInstanceMessage() to look for a class method when dealing wi...
Steve Naroff
2009-04-07
1
-2
/
+2
*
Make casting 'super' a deprecated warning (instead of a hard error).
Steve Naroff
2009-04-06
1
-8
/
+11
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fix a corner case of message lookup looking for class methods.
Fariborz Jahanian
2009-03-04
1
-1
/
+1
*
Finish up some fixes related to <rdar://problem/6497631> Message lookup is so...
Steve Naroff
2009-03-04
1
-0
/
+98