Huon Wilson
|
a6f5f167e7
|
[test] Fix #keyPath2/\ validation tests.
|
2017-05-02 14:52:34 -07:00 |
|
Erik Eckstein
|
d2da58363d
|
Disabled KeyPath tests, because they are failing on many bots
rdar://problem/31776015
|
2017-04-22 19:08:39 -07:00 |
|
Joe Groff
|
cdb54ccadf
|
Put keypaths behind a flag.
|
2017-04-19 20:39:11 -07:00 |
|
Joe Groff
|
e9f70732a6
|
Mark execution tests for keypaths with PTRSIZE=64 requirement.
Landing 32-bit support requires some additional work, and relies on Greg finalizing the 8-byte rc header.
|
2017-04-19 18:23:46 -07:00 |
|
Joe Groff
|
a6cd471c2b
|
IRGen/stdlib: Instantiate non-generic computed key path components.
|
2017-04-18 21:51:12 -07:00 |
|
Joe Groff
|
0bb83bb185
|
KeyPaths: Support out-of-place instantiation of generic key paths.
|
2017-04-17 22:36:26 -07:00 |
|
Joe Groff
|
d42f2049f7
|
KeyPaths: Implement in-place instantiation of invariant key paths.
For key paths without generic or subscript parameterization, we can turn the compiler-generated key path pattern into a global object in-place.
|
2017-04-05 08:46:45 -07:00 |
|