Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sema] -Wtautological-constant-compare is too good. Cripple it. | Roman Lebedev | 2018-01-03 | 1 | -1/+2 |
* | [VerifyDiagnosticConsumer] support -verify=<prefixes> | Hal Finkel | 2017-12-16 | 1 | -237/+32 |
* | Fix a bunch of wrong "tautological unsigned enum compare" diagnostics in C++. | Richard Smith | 2017-12-06 | 1 | -24/+29 |
* | [Sema] Fixes for enum handling for tautological comparison diagnostics | Roman Lebedev | 2017-10-21 | 1 | -36/+207 |
* | Replace r313747, don't always warn on enums, rework testcases. | Roman Lebedev | 2017-09-20 | 1 | -0/+176 |