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
/
tools
/
clang-cc
/
CacheTokens.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp
Eli Friedman
2009-05-19
1
-658
/
+0
*
Switch some utilities in clang-cc to take a stream instead of a
Eli Friedman
2009-05-19
1
-11
/
+2
*
Make the on-disk hash table usable with non-file
Douglas Gregor
2009-04-20
1
-1
/
+1
*
Move the on-disk hash table code into its own header. No functionality change.
Douglas Gregor
2009-04-20
1
-160
/
+2
*
invalid directives can occur in #if 0 code, just pass them
Chris Lattner
2009-04-19
1
-1
/
+4
*
make PTH not crash on a null directive (# on its own line)
Chris Lattner
2009-04-19
1
-2
/
+4
*
use isNot instead of !is
Chris Lattner
2009-04-19
1
-3
/
+4
*
Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the
Ted Kremenek
2009-03-31
1
-1
/
+1
*
move StatListener out to top level.
Chris Lattner
2009-03-28
1
-33
/
+33
*
various cleanups, no functionality change
Chris Lattner
2009-03-28
1
-33
/
+28
*
Move <root>/Driver into <root>/tools/clang-cc.
Daniel Dunbar
2009-03-24
1
-0
/
+824