Chris Lattner
|
d3c91387e9
|
Substantially simplify the API to LValueType now that nonsettable is gone.
Swift SVN r11703
|
2013-12-28 22:48:44 +00:00 |
|
Doug Gregor
|
4d12bc5708
|
Handle default arguments in super.init expressions.
Fixes <rdar://problem/15661579>.
Swift SVN r11383
|
2013-12-17 16:16:43 +00:00 |
|
Doug Gregor
|
1d12c5352c
|
Check a complete array-new expression within a single constraint system.
Fixes <rdar://problem/15653973>.
Swift SVN r11262
|
2013-12-13 19:16:19 +00:00 |
|
Doug Gregor
|
7c4f40f981
|
Simplify locators for unresolved member expressions that are calls (e.g., .Some(x))
Fixes <rdar://problem/15537772>.
Swift SVN r11103
|
2013-12-11 00:16:18 +00:00 |
|
Doug Gregor
|
5bb053c0dd
|
Fix renamed file names
Swift SVN r11017
|
2013-12-09 14:20:33 +00:00 |
|
Doug Gregor
|
ee545e9f68
|
Rename TypeCheckConstraintsFoo.cpp to CSFoo.cpp.
It's more idiomatic and easier to type.
Swift SVN r11015
|
2013-12-09 14:09:54 +00:00 |
|