Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use %select to merge similar diagnostics. NFC | Craig Topper | 2015-11-14 | 1 | -1/+1 |
* | Make -Wshift-op-parentheses a subgroup of -Wparentheses | David Blaikie | 2012-10-10 | 1 | -0/+8 |
* | Add regression test to check if -Wenum-conversion is a subgroup of -Wconversion. | Ted Kremenek | 2012-10-08 | 1 | -0/+8 |
* | Add warning flag -Winvalid-pp-token for preprocessing-tokens which have | Richard Smith | 2012-06-28 | 1 | -1/+1 |
* | [diagtool] Write to llvm::outs() by default instead of llvm::errs() | Jordan Rose | 2012-06-22 | 1 | -6/+6 |
* | [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend. | Jordan Rose | 2012-06-04 | 1 | -0/+27 |
* | [diagtool] Pull show-enabled back out for now. | Jordan Rose | 2012-06-01 | 1 | -27/+0 |
* | [diagtool] Add 'show-enabled', which displays which warnings are enabled. | Jordan Rose | 2012-06-01 | 1 | -0/+27 |