Manav Gabhawala
7928140f79
[SE-0046] Implements consistent function parameter labels by discarding extraneous parameter names and adding _ where necessary
2016-04-06 20:21:58 -04:00
Dmitri Gribenko
5271817bca
Move x64WindowsTarget.swift next to all other tests for platform-specific conditionals
2016-03-14 12:59:48 -07:00
Kevin Ballard
a734063bb4
[Parse] Don't error on overloads in a conditional compilation block
...
Fixes SR-826.
2016-03-03 19:45:00 -08:00
Dmitri Gribenko
a257715fcc
Revert "[stdlib] [SE-0031] update stdlib for SE-0031 (inout adjustment)"
2016-02-26 11:17:10 -08:00
Daniel Duan
13b5c8f3bc
[SE-0031] update code base for SE-0031 (inout adjustment)
2016-02-26 10:52:10 -08:00
David Farler
b036bd4bb1
Suppress diagnostics when using #if swift around declarations
...
There are two similar but separate code paths for conditionally
compiling declarations and statements. Previously, only statements were
properly covered with a diagnostic transaction.
rdar://problem/24844513
2016-02-25 14:23:31 -08:00
Daniel Duan
e0cc095063
[Parser] updated tests for "expected declaration" companion note
2016-02-19 11:05:03 -08:00
Jordan Rose
7954be4d87
[test] Move BuildConfigurations/ to Parse/ConditionalCompilation/.
...
Also move a Parse test that's really about conditional compilation
directives into the new folder.
2016-02-12 11:10:32 -08:00