Dmitri Gribenko
|
d175b3b66d
|
Migrate FileCheck to %FileCheck in tests
|
2016-08-10 23:52:02 -07:00 |
|
Chris Lattner
|
f51fcdbbb6
|
stop using deprecated constructs.
|
2016-04-17 10:20:12 -07:00 |
|
Dmitri Gribenko
|
9d5cbc4428
|
Revert "Removed the ++ and -- operators"
|
2015-12-26 12:48:02 +01:00 |
|
David Walter
|
9513d1797c
|
Removed some post-, preincrement/decrements from test
Removed some post-, preincrement/decrements from test
|
2015-12-06 23:56:08 +01:00 |
|
Arnold Schwaighofer
|
859fbc0162
|
More executable_test for the test directory
Swift SVN r29280
|
2015-06-03 23:28:51 +00:00 |
|
Dmitri Hrybenko
|
f46f16ae82
|
stdlib: implement new print() API
rdar://20775683
Swift SVN r28309
|
2015-05-08 01:37:59 +00:00 |
|
Chris Lattner
|
70076cf958
|
switch the testsuite to use the ..< operator instead of ..
Swift SVN r19003
|
2014-06-19 17:18:23 +00:00 |
|
Ted Kremenek
|
9eea282719
|
Switch range operators ".." and "...".
- 1..3 now means 1,2
- 1...3 now means 1,2,3
Implements <rdar://problem/16839891>
Swift SVN r18066
|
2014-05-14 07:36:00 +00:00 |
|
Ted Kremenek
|
fad874708e
|
Adjust test cases.
Swift SVN r17964
|
2014-05-12 22:01:52 +00:00 |
|
Eli Friedman
|
26bebcfd61
|
IRGen for break/continue.
Swift SVN r2089
|
2012-05-31 02:45:18 +00:00 |
|