Michael Gottesman
|
fd4828e40a
|
Eliminate -assume-parsing-unqualified-ownership-sil from tests.
I am doing this separately from the actual change to eliminate the option to
make it easier to review.
|
2018-12-19 12:54:13 -08:00 |
|
Dmitri Gribenko
|
486cab447d
|
tests: replace 'rm -rf %t && mkdir -p %t' with '%empty-directory(%t)'
These changes were made using a script.
|
2017-06-04 11:08:39 -07:00 |
|
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 |
|
Dmitri Gribenko
|
55864d10cb
|
Tests: use 'mkdir -p'
|
2016-09-02 21:36:45 -07:00 |
|
Dmitri Gribenko
|
d175b3b66d
|
Migrate FileCheck to %FileCheck in tests
|
2016-08-10 23:52:02 -07:00 |
|
Joe Groff
|
8527934afa
|
Make test/IRGen/objc_protocols_jit.swift more portable
Swift SVN r24873
|
2015-01-31 03:41:09 +00:00 |
|
Joe Groff
|
acfb0c3d15
|
IRGen: Properly register the selector name for @objc protocol property setters in JIT mode.
Fixes rdar://problem/19671719.
Swift SVN r24871
|
2015-01-31 00:50:14 +00:00 |
|