Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expand -Wlogical-not-parentheses to also fire on `!x & A`. | Nico Weber | 2016-10-27 | 1 | -1/+40 |
* | Make a test less brittle. | Richard Trieu | 2015-08-17 | 1 | -44/+56 |
* | Testcase for PR16673. | Eli Friedman | 2013-07-22 | 1 | -0/+15 |
* | Improve -Wlogical-not-parentheses to catch when the not is applied to an enum. | Richard Trieu | 2013-07-04 | 1 | -0/+67 |
* | Add a new warning, -Wlogical-not-parentheses, to -Wparentheses. | Richard Trieu | 2013-06-10 | 1 | -0/+112 |