| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix some uses of fprintf/stderr without a prototype. | Daniel Dunbar | 2009-11-25 | 1 | -2/+2 | |
| | | | | | llvm-svn: 89858 | |||||
| * | Add TargetOptions and use it when constructing targets. | Daniel Dunbar | 2009-11-15 | 1 | -2/+2 | |
| | | | | | | | | | - This ended up being hard to factor, sorry for the large diff. - Some post-commit cleanup to come. llvm-svn: 88833 | |||||
| * | Add FrontendActions for all preprocessor based clang-cc actions. | Daniel Dunbar | 2009-11-14 | 1 | -1/+104 | |
| | | | | | llvm-svn: 88774 | |||||
| * | Add FrontendActions, which provides a FrontendAction interface to all the ↵ | Daniel Dunbar | 2009-11-14 | 1 | -0/+178 | |
| existing AST consumer based clang-cc actions. llvm-svn: 88773 | ||||||

