| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a crash when the size of an 'auto' is needed and its initalizer | Kaelyn Takata | 2015-03-17 | 1 | -0/+17 |
| * | If we find an error in the range expression in a range-based for loop, and the | Richard Smith | 2013-08-21 | 1 | -3/+1 |
| * | Don't treat a non-deduced 'auto' type as being type-dependent. Instead, there | Richard Smith | 2013-04-30 | 1 | -1/+3 |
| * | When determining whether to try evaluating the initializer of a variable, check | Richard Smith | 2012-10-28 | 1 | -0/+12 |
| * | Add a test case for the stack overflow in rdar://12542261 | Argyrios Kyrtzidis | 2012-10-27 | 1 | -0/+26 |
| * | Fix stack overflow when trying to create an implicit moving | Argyrios Kyrtzidis | 2012-10-10 | 1 | -0/+38 |

