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
/
RewriteMacros.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
push some source location information down through the compiler,
Chris Lattner
2010-04-20
1
-2
/
+1
*
Entering the main source file in the preprocessor can fail if the
Douglas Gregor
2010-03-17
1
-1
/
+2
*
No need to call setIdentifierInfo() after LookUpIdentifierInfo() which LookUp...
Kovarththanan Rajaratnam
2010-03-13
1
-1
/
+1
*
Fix PR5633 by making the preprocessor handle the case where we can
Chris Lattner
2009-11-30
1
-1
/
+2
*
PR5218: Replace IdentifierInfo::getName with StringRef version, now that clients
Daniel Dunbar
2009-10-18
1
-3
/
+3
*
Move misc clients to IdentifierInfo StringRef API.
Daniel Dunbar
2009-10-18
1
-4
/
+4
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-18
/
+18
*
Fix build of clang with gcc-4.4: #include <cstdio> was missing.
Torok Edwin
2009-08-24
1
-0
/
+2
*
Replace cerr with errs().
Benjamin Kramer
2009-08-23
1
-1
/
+0
*
Convert parts of Rewriter to StringRef based API.
Daniel Dunbar
2009-08-19
1
-5
/
+5
*
Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp
Eli Friedman
2009-05-19
1
-0
/
+215