Age | Commit message (Expand) | Author |
---|---|---|
2013-04-16 | rewrite-includes: Rewrite __has_include(_next) to get rid of a host dependency. | Benjamin Kramer |
2013-04-10 | [frontend] -frewrite-includes: turn implicit module imports into @imports. | Argyrios Kyrtzidis |
2013-04-10 | [frontend] -frewrite-includes: if there was no inclusion, don't add lineinfo ... | Argyrios Kyrtzidis |
2013-02-16 | Use trailing documentation comments properly | Dmitri Gribenko |
2012-12-04 | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth |
2012-10-02 | Silencing an MSVC warning about */ being found outside of a comment. | Aaron Ballman |
2012-09-29 | For PPCallbacks::InclusionDirective() add a parameter for the module, whenever | Argyrios Kyrtzidis |
2012-09-27 | Per discussion in http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-... | Argyrios Kyrtzidis |
2012-09-01 | Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. | Ted Kremenek |