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