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
/
Driver
/
RewriteMacros.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move <root>/Driver into <root>/tools/clang-cc.
Daniel Dunbar
2009-03-24
1
-236
/
+0
*
rename getFullFilePos -> getFileOffset.
Chris Lattner
2009-01-27
1
-6
/
+6
*
use simplified Lexer ctor.
Chris Lattner
2009-01-17
1
-3
/
+1
*
this massive patch introduces a simple new abstraction: it makes
Chris Lattner
2009-01-17
1
-1
/
+1
*
more SourceLocation lexicon change: instead of referring to the
Chris Lattner
2009-01-16
1
-2
/
+2
*
[LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that
Daniel Dunbar
2008-11-13
1
-2
/
+2
*
Change how raw lexers are handled: instead of creating them and then
Chris Lattner
2008-10-12
1
-1
/
+1
*
Patch by Csaba Hruska!
Ted Kremenek
2008-09-13
1
-8
/
+13
*
Fix typo.
Ted Kremenek
2008-08-14
1
-1
/
+1
*
comment out #pragma mark and #warning directives.
Chris Lattner
2008-07-25
1
-2
/
+21
*
rewrite handling of the raw token stream in -rewrite-macros to lex
Chris Lattner
2008-07-25
1
-29
/
+52
*
make rewrite macros insert a space when commenting out macros where the token...
Chris Lattner
2008-06-03
1
-2
/
+3
*
Two identifiers are not the same unless they have the same identifier info.
Chris Lattner
2008-05-31
1
-1
/
+7
*
Implement -rewrite-macros, which is a crazy macro expander that expands
Chris Lattner
2008-05-10
1
-9
/
+126
*
make #if 0 code compile, even though it still isn't very useful.
Chris Lattner
2008-05-09
1
-13
/
+4
*
start implementation of a macro rewriter, this is currently just stubbed out.
Chris Lattner
2008-05-08
1
-0
/
+76