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
/
Sema
/
SemaStmt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change DefaultFunctionArrayConversions and UsualUnaryConversions to return vo...
Steve Naroff
2007-07-16
1
-8
/
+8
*
Refactor code so that isIntegerConstantExpr has an ASTContext available.
Chris Lattner
2007-07-15
1
-2
/
+2
*
More changes related to implementing ImplicitCastExpr.
Steve Naroff
2007-07-13
1
-16
/
+18
*
add a method to get more precise arrow positioning for expressions. Rename
Chris Lattner
2007-06-27
1
-2
/
+1
*
First cut at warning about expressions whose results are ignored. For example,
Chris Lattner
2007-06-27
1
-0
/
+13
*
Finally bite the bullet and make the major change: split the clang namespace
Chris Lattner
2007-06-15
1
-1
/
+0
*
Bug #:
Steve Naroff
2007-06-06
1
-2
/
+1
*
Bug #:
Steve Naroff
2007-06-04
1
-4
/
+4
*
Bug #:
Steve Naroff
2007-06-03
1
-4
/
+4
*
eliminate unneeded cast
Chris Lattner
2007-06-03
1
-2
/
+3
*
Fix a fixme, produce diagnostics like this:
Chris Lattner
2007-06-02
1
-5
/
+7
*
Modify Expr::isConstantExpr and friends take a pointer to a SourceLoc instead
Chris Lattner
2007-06-02
1
-1
/
+2
*
add fixme
Chris Lattner
2007-05-31
1
-0
/
+3
*
Bug #:
Steve Naroff
2007-05-30
1
-1
/
+2
*
Bug #:
Steve Naroff
2007-05-30
1
-5
/
+16
*
Bug #:
Steve Naroff
2007-05-29
1
-0
/
+3
*
Bug #:
Steve Naroff
2007-05-29
1
-11
/
+21
*
Bug #:
Steve Naroff
2007-05-29
1
-4
/
+49
*
implement full sema support for the GCC address-of-label extension.
Chris Lattner
2007-05-28
1
-3
/
+2
*
Change GotoStmt's to have a pointer to the LabelStmt instead of a pointer to
Chris Lattner
2007-05-28
1
-2
/
+31
*
add action for null stmt, create ast node.
Chris Lattner
2007-05-28
1
-0
/
+4
*
Bug #:
Steve Naroff
2007-05-27
1
-0
/
+48
*
Don't "optimize" empty or unit compound exprs away.
Chris Lattner
2007-05-20
1
-6
/
+1
*
Bug #:
Steve Naroff
2007-05-18
1
-1
/
+2
*
Bug #:
Steve Naroff
2007-05-08
1
-0
/
+7
*
move semantic analysis of break/continue out of the parser into the sema class.
Chris Lattner
2006-11-10
1
-2
/
+20
*
move semantic analysis of statements to it's own file.
Chris Lattner
2006-11-10
1
-0
/
+106
[prev]