Commit Graph

14 Commits

Author SHA1 Message Date
Arnold Schwaighofer
79894ff461 Fix test/Interop with opaque pointers 2023-07-03 03:36:07 -07:00
Arnold Schwaighofer
c1a93e0bde Move tests over to use the %use_no_opaque_pointers option 2023-06-14 10:49:48 -07:00
zoecarver
839839f924 [cxx-interop] Rename enable-cxx-interop -> enable-experimental-cxx-interop.
Also removes the driver flag, this will now also always be guarded on `-Xfrontend`.
2022-04-07 19:15:25 -07:00
Marcel Hlopko
883262771b Expose C++ static members as Swift static properties 2020-04-23 15:33:43 +02:00
Marcel Hlopko
95a59d9dd5 Make irgen tests mac friendly 2020-04-21 16:57:04 +02:00
Marcel Hlopko
8af9ca08c1 Make irgen test windows friendly 2020-04-21 16:48:24 +02:00
Marcel Hlopko
cfe463d715 Cleanup 2020-04-20 16:27:27 +02:00
Marcel Hlopko
cd1560a487 Address comments 2020-04-20 16:25:04 +02:00
Marcel Hlopko
6321392e09 Interleave code and checks 2020-04-20 10:00:38 +02:00
Marcel Hlopko
fdcb330284 Add inout tests, add labels 2020-04-20 09:56:51 +02:00
Marcel Hlopko
ee775e68ff Add more tests 2020-04-17 16:42:37 +02:00
Marcel Hlopko
aba7326d32 Update test/Interop/Cxx/extern-var/extern-var-irgen.swift
Co-Authored-By: Dmitri Gribenko <gribozavr@gmail.com>
2020-04-17 15:43:23 +02:00
Marcel Hlopko
d68ce6e6a0 Comment out failing tests 2020-04-17 15:35:25 +02:00
Marcel Hlopko
8ef3494340 Rename global-var -> extern-var 2020-04-17 14:58:47 +02:00