Commit Graph

9 Commits

Author SHA1 Message Date
Saleem Abdulrasool
df9d1e815f Interop/Cxx: explicitly require C++ for modules
The C++ interop modules require C++ support.  Explicitly require C++ as
a feature when building these modules.  This has no impact on the
changes as all the tests enable C++ already.
2021-01-06 16:59:42 -08:00
Dmitri Gribenko
105c8f96b1 Merge pull request #31441 from hlopko/header-guards
Add header guards to headers in test/interop
2020-04-30 20:51:07 +02:00
Marcel Hlopko
2fbcf184ed Add header guards to test/Interop 2020-04-30 16:13:33 +02: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
cd1560a487 Address comments 2020-04-20 16:25:04 +02:00
Marcel Hlopko
ee775e68ff Add more tests 2020-04-17 16:42:37 +02:00
Marcel Hlopko
8ef3494340 Rename global-var -> extern-var 2020-04-17 14:58:47 +02:00
Marcel Hlopko
c590d72c12 Steal files from other branch 2020-04-17 14:54:10 +02:00