Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly convert all declaration non-type template arguments when | Richard Smith | 2019-12-05 | 1 | -2/+22 |
* | [Test] Make Lit tests C++11 compatible #9 | Charles Li | 2017-02-24 | 1 | -10/+57 |
* | Extend tautological pointer compare and pointer to bool conversion warnings to | Richard Trieu | 2014-08-08 | 1 | -0/+27 |
* | PR16074, implement warnings to catch pointer to boolean true and pointer to | Richard Trieu | 2014-02-26 | 1 | -0/+96 |
* | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu | 2011-12-15 | 1 | -6/+6 |
* | Correctly referring to the null pointer as 'null' not the macro 'NULL' in the... | David Blaikie | 2011-09-10 | 1 | -6/+6 |
* | Clean up the bool conversion warning. Group it with other conversion | Chandler Carruth | 2011-04-09 | 1 | -0/+24 |