Michael Gottesman
20dd563efb
[semantic-arc] Update tests for qualified/unqualified ownership and SILGen emission of copy_value, destroy_value.
2016-10-29 20:11:09 -07:00
Manav Gabhawala
9d7ec8799a
Fixes SR-78 Compiler Seg Fault
2015-12-07 22:29:08 -05:00
Nadav Rotem
66713ea929
Revert "Fixes [SR-78] swift compiler seg fault"
2015-12-07 12:54:02 -08:00
Manav Gabhawala
8017cd2164
Added empty newline at the end of test case
2015-12-07 13:52:52 -05:00
Manav Gabhawala
9eee1df2a8
Fixes [SR-78] swift compiler seg fault
...
Fixes a segmentation fault where the IRGen module would crash when a
generic (empty) struct was part of the source code because it tried to
call std::next on an end iterator.
2015-12-07 01:08:45 -05:00