summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-bool-conversion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Properly convert all declaration non-type template arguments whenRichard Smith2019-12-051-2/+22
* [Test] Make Lit tests C++11 compatible #9Charles Li2017-02-241-10/+57
* 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