Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch -Werror/-Wfatal-errors error conditions to use diagnostics instead | Chris Lattner | 2009-12-23 | 1 | -9/+7 |
* | implement -W[no-]fatal-errors, patch by Christian Adåker! | Chris Lattner | 2009-12-22 | 1 | -2/+25 |
* | Move warning options into DiagnosticOptions. | Daniel Dunbar | 2009-11-12 | 1 | -8/+7 |
* | Add Diagnostic::Report method for reporting diagnostics without a location. | Daniel Dunbar | 2009-11-10 | 1 | -2/+1 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -7/+7 |
* | PR4715 | Shantonu Sen | 2009-08-14 | 1 | -1/+1 |
* | switch Warnings.cpp to use the diagnostics machinery to print diagnostics, no... | Chris Lattner | 2009-06-23 | 1 | -1/+3 |
* | Clean up some unnecessary includes. | Eli Friedman | 2009-05-19 | 1 | -1/+1 |
* | Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp | Eli Friedman | 2009-05-19 | 1 | -0/+106 |