Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the old implementation of -verify, which has been dead code since r88750. | Richard Smith | 2011-06-04 | 1 | -301/+0 |
* | Another step in the process of making the parser depend on Sema: | John McCall | 2010-08-20 | 1 | -1/+1 |
* | Kill a few more random stderr uses. | Daniel Dunbar | 2009-12-03 | 1 | -6/+4 |
* | Fix PR5633 by making the preprocessor handle the case where we can | Chris Lattner | 2009-11-30 | 1 | -1/+2 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -16/+16 |
* | Add missing include for stderr and fprintf, needed | Duncan Sands | 2009-05-19 | 1 | -0/+1 |
* | Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp | Eli Friedman | 2009-05-19 | 1 | -0/+301 |