<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi swift-evolution!<div class=""><br class=""></div><div class="">Robert Widmann and I have been working on a Swift wrapper for LLVM (<a href="https://github.com/harlanhaskins/LLVMSwift" class="">https://github.com/harlanhaskins/LLVMSwift</a>) and we’re lamenting the lack of C++ support in SwiftPM.</div><div class=""><br class=""></div><div class="">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.</div><div class=""><br class=""></div><div class="">Before we write a proposal for C++ files in SwiftPM targets, are there any concerns/things we should consider?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Harlan</div></body></html>