Age | Commit message (Expand) | Author |
---|---|---|
2012-02-05 | Basic: import SmallString<> into clang namespace | Dylan Noblesmith |
2012-02-04 | Move a method from IdentifierTable.h out of line and remove the SmallString i... | Benjamin Kramer |
2011-10-11 | For the FileChanged Preprocessor callback, when exiting a file, pass its FileID. | Argyrios Kyrtzidis |
2011-07-23 | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner |
2011-04-14 | Fix -H. It was pretty broken. | Sebastian Redl |
2011-03-21 | Frontend: Change CC_PRINT_HEADERS to not print header depth markers, these don't | Daniel Dunbar |
2011-02-03 | Frontend: Switch -header-include-file output to use unbuffered raw_ostreams with | Daniel Dunbar |
2011-02-02 | Frontend: Add -header-include-file option, for allowing saving header include | Daniel Dunbar |
2011-02-02 | Frontend: Add support (unused) for showing all "interesting" headers, not just | Daniel Dunbar |
2011-02-02 | Frontend: Factor out header include dumping (-H) into its own preprocessor | Daniel Dunbar |