Commit Graph

6 Commits

Author SHA1 Message Date
Arnold Schwaighofer
561682bfc1 Add test case 2018-11-14 06:28:54 -08:00
Jordan Rose
6e1bf0d10d Rename @exported to @_exported for now.
At some point I want to propose a revised model for exports, but for now
just mark that support for '@exported' is still experimental and subject
to change. (Thanks, Max.)
2015-11-05 11:59:00 -08:00
Jordan Rose
ac90133b8c Update tests for accessibility modifiers becoming context-sensitive keywords.
Swift SVN r19673
2014-07-08 02:17:49 +00:00
Jordan Rose
5557c3972b Update tests for accessibility.
In most cases this means adding @public to things that get serialized;
in a few cases it means using a modern public stdlib API instead of
a legacy thing I was trying to keep @internal.

Swift SVN r19350
2014-06-30 18:50:40 +00:00
Doug Gregor
821d18718a Add a test ensuring that we prefer non-bridged methods to bridged ones.
Swift SVN r18921
2014-06-16 09:36:16 +00:00
Jordan Rose
1cce7b57bb Add an overlay for AppKit in the clang-importer-sdk.
We don't want to pick up the global overlay.

Swift SVN r14669
2014-03-05 01:51:07 +00:00