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 |
|
Saleem Abdulrasool
|
9ba7bf78db
|
Interop: use new target-clangxx for building C++ code
This enables control over the C++ flags used during testing for the C++
interop from a single location rather than having to alter all the
tests.
|
2021-01-12 08:29:24 -08:00 |
|
Marcel Hlopko
|
edbd902a90
|
Change C++ extension for test inputs from .cc to .cpp
|
2020-04-30 15:34:16 +02:00 |
|
Marcel Hlopko
|
883262771b
|
Expose C++ static members as Swift static properties
|
2020-04-23 15:33:43 +02:00 |
|
Marcel Hlopko
|
937b1e2ba2
|
Trust -fPIE will come from target_clang
|
2020-04-21 14:06:54 +02:00 |
|
Marcel Hlopko
|
cd1560a487
|
Address comments
|
2020-04-20 16:25:04 +02:00 |
|
Marcel Hlopko
|
774b655b39
|
Reverse args to expectEqual
|
2020-04-20 10:57:39 +02:00 |
|
Marcel Hlopko
|
8136d8c006
|
Rename test suite var
|
2020-04-20 10:46:34 +02:00 |
|
Marcel Hlopko
|
f4d897e09e
|
Remove uninspired comment
|
2020-04-17 16:44:30 +02:00 |
|
Marcel Hlopko
|
ee775e68ff
|
Add more tests
|
2020-04-17 16:42:37 +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 |
|