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
/
HeaderIncludeGen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-cl: Support /showIncludes
Hans Wennborg
2013-08-09
1
-7
/
+15
*
Update for llvm API change.
Rafael Espindola
2013-07-16
1
-1
/
+1
*
Basic: import SmallString<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-2
/
+2
*
Move a method from IdentifierTable.h out of line and remove the SmallString i...
Benjamin Kramer
2012-02-04
1
-0
/
+1
*
For the FileChanged Preprocessor callback, when exiting a file, pass its FileID.
Argyrios Kyrtzidis
2011-10-11
1
-2
/
+4
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-4
/
+4
*
Fix -H. It was pretty broken.
Sebastian Redl
2011-04-14
1
-5
/
+9
*
Frontend: Change CC_PRINT_HEADERS to not print header depth markers, these don't
Daniel Dunbar
2011-03-21
1
-7
/
+13
*
Frontend: Switch -header-include-file output to use unbuffered raw_ostreams with
Daniel Dunbar
2011-02-03
1
-14
/
+22
*
Frontend: Add -header-include-file option, for allowing saving header include
Daniel Dunbar
2011-02-02
1
-7
/
+30
*
Frontend: Add support (unused) for showing all "interesting" headers, not just
Daniel Dunbar
2011-02-02
1
-21
/
+16
*
Frontend: Factor out header include dumping (-H) into its own preprocessor
Daniel Dunbar
2011-02-02
1
-0
/
+87