+ swift-build-dev On Tue, Jan 17, 2017 at 12:03 AM, Harlan Haskins via swift-evolution < [email protected]> wrote:
> Hi swift-evolution! > > Robert Widmann and I have been working on a Swift wrapper for LLVM ( > https://github.com/harlanhaskins/LLVMSwift) and we’re lamenting the lack > of C++ support in SwiftPM. > > Ideally, we’d be able to write C++ files that expose C APIs for LLVM APIs > that aren’t yet exposed in the llvm-c API. > > Before we write a proposal for C++ files in SwiftPM targets, are there any > concerns/things we should consider? > > Thanks, > Harlan > > _______________________________________________ > swift-evolution mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-evolution > > -- Ankit
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
