Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be sure to build a dependent expression when we see | John McCall | 2011-10-28 | 1 | -0/+11 |
* | Handle compound assignment expressions (i += j) as lvalues, which is | Douglas Gregor | 2010-04-23 | 1 | -1/+11 |
* | Turn access control on by default in -cc1. | John McCall | 2010-04-09 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Make sure isCopyAssignment is only true for actual copy assignment operators, | Eli Friedman | 2009-11-07 | 1 | -0/+9 |