Commit Graph

4 Commits

Author SHA1 Message Date
Kavon Farvardin
e17e09c294 Enable effectful properties (SE-310) by default.
1. Removes gating on -enable-experimental-concurrency.
2. Updates eff. prop tests to remove experimental flag,
   and also adjusts some tests slightly to avoid things
   that are still behind that flag.
2021-05-03 14:10:44 -07:00
Hamish Knight
fe3dbc2fd4 Fix typo in @completionHandlerAsync printing 2021-04-30 11:14:51 +01:00
Hamish Knight
f059713a79 [test] Add -print-implicit-attrs to a couple of tests
Now that @completionHandlerAsync is implicit for
imported decls, we need to enable implicit attrs in
a couple of tests that are testing its presence.
2021-04-30 11:14:50 +01:00
Kavon Farvardin
f5551f3275 Add ObjC interface test for effectful property imports 2021-04-02 08:33:22 -07:00