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
/
Lex
/
PPExpressions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement test/Preprocessor/comment_save_if.c
Chris Lattner
2006-10-27
1
-12
/
+12
*
Remove GNU C++ min/max operator extension support, they have been removed
Chris Lattner
2006-10-27
1
-19
/
+10
*
Implement the #define_other_target directive.
Chris Lattner
2006-10-14
1
-0
/
+7
*
Implement the #define_target preprocessor directive.
Chris Lattner
2006-10-14
1
-1
/
+12
*
Detect expressions semantically equivalent to !defined(X) for the multiple-in...
Chris Lattner
2006-07-04
1
-16
/
+66
*
Change EvaluateValue/EvaluateDirectiveSubExpr to be static functions in
Chris Lattner
2006-07-04
1
-89
/
+87
*
refactor code a little, no functionality change
Chris Lattner
2006-07-04
1
-6
/
+22
*
Rename IdentifierTokenInfo -> IdentifierInfo.
Chris Lattner
2006-07-04
1
-2
/
+2
*
Eliminate MultipleIncludeOpt::ReadDirective and all calls to it. Any directives
Chris Lattner
2006-07-04
1
-6
/
+4
*
#ifdef X, #ifndef X, and #if defined(X) all mark X as used.
Chris Lattner
2006-07-03
1
-0
/
+4
*
Make a fundamental change to the way we represent the location of LexerToken's.
Chris Lattner
2006-06-18
1
-1
/
+1
*
Simplify an API
Chris Lattner
2006-06-18
1
-6
/
+3
*
Remove manual conditional error handling code.
Chris Lattner
2006-06-18
1
-64
/
+53
*
Initial checkin of c-language parser
Chris Lattner
2006-06-18
1
-0
/
+367