Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up the bool conversion warning. Group it with other conversion | Chandler Carruth | 2011-04-09 | 1 | -24/+0 |
* | Add support for warning on general null pointer expressions of boolean | Chandler Carruth | 2011-04-09 | 1 | -1/+8 |
* | Move the bool-conversions behind the DiagRuntimeBehavior logic. It's | Chandler Carruth | 2011-03-01 | 1 | -0/+7 |
* | Don't warn with -Wbool-conversions if the user wrote an explicit cast like "(... | Argyrios Kyrtzidis | 2010-09-28 | 1 | -0/+1 |
* | Implement a warning when converting the literal 'false' to a | Douglas Gregor | 2010-06-08 | 1 | -0/+9 |