Holly Borla
8713d78704
[PrintOptions] Print explicit 'any' in SIL.
2022-08-18 01:15:12 -04:00
Erik Eckstein
39bb14b094
change mangling prefix from $S to $s
...
This is the final ABI mangling prefix
rdar://problem/38471478
2018-09-19 13:55:11 -07:00
Michael Gottesman
cb80f65f1e
Remove plus_zero_test,plus_one_test from lit tests since they are no longer needed.
...
I am going to leave in the infrastructure around this just in case. But there is
no reason to keep this in the tests themselves. I can always just revert this
and I don't think merge conflicts are likely due to previous work I did around
the tooling for this.
2018-03-21 20:49:52 -07:00
Michael Gottesman
e567bc9028
[+0-all-args] Enable +0 normal arguments.
...
rdar://34222540
2018-03-19 20:25:31 -07:00
Michael Gottesman
b00966e247
[+0-all-args] Add more module_names to tests to enable running their plus_zero variants.
...
rdar://34222540
2018-03-13 19:47:50 -07:00
Michael Gottesman
8dd5ea9b60
[+0-all-args] Add a space after REQUIRES: plus_one_runtime to eliminate avoidable merge conflicts when editing other parts of the file.
...
This helps my tooling for enabling +0.
2018-03-11 16:19:09 -07:00
Michael Gottesman
e6e55df5ea
[+0-all-args] Mark all tests that will need updates for +0 as requiring a plus_one_runtime.
2018-03-10 02:37:51 -08:00
Erik Eckstein
cd3d50a5d9
ABI: Change the mangling prefix from _T0 to $S
2018-01-06 13:55:59 -08:00
Pavel Yaskevich
f90d943a29
[Mangling/ABI] NFC: Fix SILOptimizer tests to reflect label mangling changes
2017-12-18 15:45:50 -08:00
Erik Eckstein
76f281510f
Remove @_semantics("optimize.sil.never")
...
The replacement is @_optimize(none)
2017-11-16 14:11:52 -08:00
Slava Pestov
c89ebec356
AST: Fix ProtocolConformanceRef::subst() with self-conforming existentials
2017-04-23 01:49:01 -07:00