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
/
Rewrite
/
Frontend
/
InclusionRewriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly escape filenames in line directives.
Eli Friedman
2013-08-29
1
-1
/
+3
*
[frontend] '-frewrite-includes' should not ignore headers included from comma...
Argyrios Kyrtzidis
2013-07-26
1
-1
/
+12
*
avoid bogus warnings about "unknown" pragmas with -frewrite-includes (pr#14831)
Lubos Lunak
2013-07-20
1
-0
/
+8
*
fix sometimes incorrect line numbers in -frewrite-includes mode (pr#14795)
Lubos Lunak
2013-07-20
1
-3
/
+30
*
Have SourceManager::getLocForEndOfFile() point at the "EOF" location of the F...
Argyrios Kyrtzidis
2013-05-07
1
-1
/
+1
*
rewrite-includes: Rewrite __has_include(_next) to get rid of a host dependency.
Benjamin Kramer
2013-04-16
1
-1
/
+119
*
[frontend] -frewrite-includes: turn implicit module imports into @imports.
Argyrios Kyrtzidis
2013-04-10
1
-15
/
+24
*
[frontend] -frewrite-includes: if there was no inclusion, don't add lineinfo ...
Argyrios Kyrtzidis
2013-04-10
1
-3
/
+8
*
Use trailing documentation comments properly
Dmitri Gribenko
2013-02-16
1
-1
/
+1
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Silencing an MSVC warning about */ being found outside of a comment.
Aaron Ballman
2012-10-02
1
-1
/
+1
*
For PPCallbacks::InclusionDirective() add a parameter for the module, whenever
Argyrios Kyrtzidis
2012-09-29
1
-2
/
+4
*
Per discussion in http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-...
Argyrios Kyrtzidis
2012-09-27
1
-2
/
+2
*
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
Ted Kremenek
2012-09-01
1
-0
/
+361