aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn_false_to_pointer.cpp
AgeCommit message (Expand)Author
2011-04-09Clean up the bool conversion warning. Group it with other conversionChandler Carruth
2011-04-09Add support for warning on general null pointer expressions of booleanChandler Carruth
2011-03-01Move the bool-conversions behind the DiagRuntimeBehavior logic. It'sChandler Carruth
2010-09-28Don't warn with -Wbool-conversions if the user wrote an explicit cast like "(...Argyrios Kyrtzidis
2010-06-08Implement a warning when converting the literal 'false' to aDouglas Gregor