summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-bool-conversion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Extend tautological pointer compare and pointer to bool conversion warnings toRichard Trieu2014-08-081-0/+27
* PR16074, implement warnings to catch pointer to boolean true and pointer toRichard Trieu2014-02-261-0/+96
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-6/+6
* Correctly referring to the null pointer as 'null' not the macro 'NULL' in the...David Blaikie2011-09-101-6/+6
* Clean up the bool conversion warning. Group it with other conversionChandler Carruth2011-04-091-0/+24
OpenPOWER on IntegriCloud