Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR16074, implement warnings to catch pointer to boolean true and pointer to | Richard Trieu | 2014-02-26 | 1 | -1/+1 |
* | Improve some of the conversion warnings to fire on conversion to bool. | David Blaikie | 2012-05-15 | 1 | -1/+1 |
* | Allow calling an overloaded function set by taking the address of the | Douglas Gregor | 2011-10-13 | 1 | -3/+2 |
* | Catch placeholder types in DefaultLvalueConversion | John McCall | 2011-10-11 | 1 | -3/+3 |
* | Clean up our handling of template-ids that resolve down to a single | Douglas Gregor | 2011-03-16 | 1 | -3/+3 |
* | Progress. | John McCall | 2010-10-12 | 1 | -1/+1 |
* | Check that an overloaded function name, when used by the ! operator, | Douglas Gregor | 2010-09-20 | 1 | -0/+36 |