summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn_false_to_pointer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up the bool conversion warning. Group it with other conversionChandler Carruth2011-04-091-24/+0
* Add support for warning on general null pointer expressions of booleanChandler Carruth2011-04-091-1/+8
* Move the bool-conversions behind the DiagRuntimeBehavior logic. It'sChandler Carruth2011-03-011-0/+7
* Don't warn with -Wbool-conversions if the user wrote an explicit cast like "(...Argyrios Kyrtzidis2010-09-281-0/+1
* Implement a warning when converting the literal 'false' to aDouglas Gregor2010-06-081-0/+9
OpenPOWER on IntegriCloud