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
/
lib
/
Sema
/
SemaExprObjC.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak Sema::ObjCQualifiedIdTypesAreCompatible() to handle qualified interface...
Steve Naroff
2008-06-01
1
-5
/
+24
*
Fix <rdar://problem/5965704> clang: bad receiver type 'id const'
Steve Naroff
2008-05-31
1
-2
/
+3
*
- Move ObjC Expresssion AST's from Expr.h => ExprObjC.h
Steve Naroff
2008-05-29
1
-1
/
+1
*
Restructure and simplify Sema::ObjCQualifiedIdTypesAreCompatible,
Chris Lattner
2008-04-20
1
-65
/
+64
*
move ObjCQualifiedIdTypesAreCompatible out of ASTContext into Sema.
Chris Lattner
2008-04-07
1
-0
/
+167
*
properly handle array decay in objc message exprs.
Chris Lattner
2008-04-02
1
-4
/
+4
*
Two changes to Sema::LookupDecl() interface.
Steve Naroff
2008-04-02
1
-2
/
+1
*
Fairly large "cleaup" related to changing ObjCCompatibleAliasDecl superclass ...
Steve Naroff
2008-04-01
1
-2
/
+2
*
Make sure Sema::ActOnClassMessage() correctly diagnoses "super".
Steve Naroff
2008-03-28
1
-1
/
+4
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+297