Age | Commit message (Expand) | Author |
---|---|---|
2010-03-23 | PPCallbacks: Add hook for reaching the end of the main file, and fix Dependen... | Daniel Dunbar |
2010-03-07 | Rename to addPPCallbacks since we're effectively adding a callback and maybe ... | Kovarththanan Rajaratnam |
2010-03-07 | Don't assert if PP already contains a valid PP callback. The PP can handle mu... | Kovarththanan Rajaratnam |
2009-11-28 | Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend. | Benjamin Kramer |
2009-11-11 | Sink AttachDependencyFileGen into CreatePreprocessor. | Daniel Dunbar |
2009-11-11 | Add DependencyOutputOptions to wrap -M... options, and propogate to | Daniel Dunbar |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-05-19 | Clean up some unnecessary includes. | Eli Friedman |
2009-05-19 | Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp | Eli Friedman |