Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve some of the conversion warnings to fire on conversion to bool. | David Blaikie | 2012-05-15 | 1 | -1/+1 |
* | Enable warn_impcast_literal_float_to_integer by default. | David Blaikie | 2012-04-05 | 1 | -2/+3 |
* | Make sure that we don't visit redeclarations of nested classes while | Douglas Gregor | 2010-04-18 | 1 | -0/+17 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Make sure that we're diagnosing duplicate explicit instantiation definitions. | Douglas Gregor | 2009-10-15 | 1 | -0/+29 |