Commit Graph

5 Commits

Author SHA1 Message Date
Martin Boehme
04446c86cc Add a section on exceptions to the C++ interop manifesto. 2020-04-02 12:21:22 +02:00
Robert Widmann
984df635b8 Merge pull request #30478 from MForster/patch-1
Fix a typo in CppInteroperabilityManifesto.md
2020-03-21 19:49:13 -07:00
Michael Forster
ec9fd08ac6 Fix another typo in CppInteroperabilityManifesto.md 2020-03-18 22:30:41 +01:00
Michael Forster
608a041dec Fix a typo in CppInteroperabilityManifesto.Md 2020-03-18 21:51:43 +01:00
Dmitri Gribenko
19a09f422c Added a document about interoperability between Swift and C++
This document discusses the design and tradeoffs for interoperability
between Swift and C++.

This document was written with valuable contributions from
Doug Gregor <dgregor@apple.com>, John McCall <jmccall@apple.com>,
Chris Lattner <clattner@nondot.org>, Dave Abrahams <dabrahams@google.com>,
Tony Allevato <allevato@google.com>, Mike Forster <forster@google.com>,
Dave MacLachlan <dmaclach@google.com>, and Josh L <joshl@google.com>.
2020-02-26 10:08:59 +01:00