| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Add the proper restrictions on the left-hand argument of a built-in | Douglas Gregor | 2009-01-13 | 1 | -0/+5 |
| * | Enable some more operator overloading tests, and don't look into an identifie... | Douglas Gregor | 2008-11-21 | 1 | -4/+0 |
| * | Support overloading of the subscript operator[], including support for | Douglas Gregor | 2008-11-19 | 1 | -0/+4 |
| * | Added operator overloading for unary operators, post-increment, and | Douglas Gregor | 2008-11-19 | 1 | -1/+39 |
| * | Built-in equality and relational operators have return type "bool" in C++, | Douglas Gregor | 2008-11-19 | 1 | -1/+14 |
| * | Implement support for operator overloading using candidate operator | Douglas Gregor | 2008-11-12 | 1 | -0/+66 |

