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
/
Frontend
/
DependencyFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
It's not necessary to call flush() on a raw_ostream immediately prior
Dan Gohman
2010-07-26
1
-1
/
+0
*
PPCallbacks: Add hook for reaching the end of the main file, and fix Dependen...
Daniel Dunbar
2010-03-23
1
-4
/
+5
*
Rename to addPPCallbacks since we're effectively adding a callback and maybe ...
Kovarththanan Rajaratnam
2010-03-07
1
-1
/
+1
*
Don't assert if PP already contains a valid PP callback. The PP can handle mu...
Kovarththanan Rajaratnam
2010-03-07
1
-1
/
+0
*
Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend.
Benjamin Kramer
2009-11-28
1
-2
/
+1
*
Sink AttachDependencyFileGen into CreatePreprocessor.
Daniel Dunbar
2009-11-11
1
-5
/
+5
*
Add DependencyOutputOptions to wrap -M... options, and propogate to
Daniel Dunbar
2009-11-11
1
-19
/
+25
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-8
/
+8
*
Clean up some unnecessary includes.
Eli Friedman
2009-05-19
1
-2
/
+0
*
Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp
Eli Friedman
2009-05-19
1
-0
/
+171