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
/
SemaDeclCXX.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Changes to TagDecl:
Argyrios Kyrtzidis
2008-06-09
1
-1
/
+1
*
Oops...remove weird printf:-)
Steve Naroff
2008-06-05
1
-1
/
+0
*
Second half of "fix" for <rdar://problem/5986085> clang on xcode: error: rede...
Steve Naroff
2008-06-05
1
-0
/
+1
*
- Move ObjC Expresssion AST's from Expr.h => ExprObjC.h
Steve Naroff
2008-05-29
1
-0
/
+1
*
-Implement proper name lookup for namespaces.
Argyrios Kyrtzidis
2008-05-09
1
-1
/
+2
*
Diagnose attempts to use C++ default arguments outside of a function declaration
Douglas Gregor
2008-05-07
1
-8
/
+28
*
Parsing of namespaces:
Argyrios Kyrtzidis
2008-04-27
1
-0
/
+77
*
Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVar...
Steve Naroff
2008-04-15
1
-4
/
+5
*
This patch adds very basic support for parsing and type-checking class
Douglas Gregor
2008-04-13
1
-0
/
+49
*
Default argument cleanups and minor improvements, patch by
Chris Lattner
2008-04-12
1
-55
/
+60
*
Several improvements from Doug Gregor related to default
Chris Lattner
2008-04-10
1
-0
/
+73
*
Add support for C++ default arguments, and rework Parse-Sema
Chris Lattner
2008-04-08
1
-0
/
+158