To contribute to this issue, simply leave a comment here. Please also review our contributing guidelines.
The current draft for this issue in _drafts/. If you want to contribute directly, feel free to open a pull request.
https://twitter.com/SwiftLang/status/992166029613674497
Announcing an expansion of our continuous integration system to make it easier to support more platforms for Swift: https://swift.org/blog/swift-community-hosted-ci/
If you have questions or comments, post them on the related Swift forum thread: https://forums.swift.org/t/swift-org-blog-swift-community-hosted-continuous-integration/12391
Shameless plug: https://twitter.com/modocache/status/993515571928027137
The prior article in this series explained how the Swift and Clang compilers used
llvm::SourceMgrto emit diagnostics for source locations in memory buffers, represented by the classllvm::MemoryBuffer. This article focuses onllvm::MemoryBuffer, the primary abstraction for reading files and streams into memory. Since it's used by Swift, Clang, and LLVM tools likellvm-tblgen, I found it valuable to understand how it works.
210 accepted
213 in review
https://twitter.com/SwiftLang/status/994708512960737283
The new Related Projects section of Swift Forums makes it easier to have conversations about your favorite projects with others. Check it out: https://swift.org/blog/related-projects/
+
@slava_pestov My preference is realtime (more frequent merges mean less painful ones!), but we also have to track http://llvm.org master, which makes that impossible. When Swift drops its llvm/clang/cmark/lldb forks, that will become possible.
@BasThomas YOU ARE TOO FAST 😆
https://twitter.com/slava_pestov/status/995139413637120001
Nice speedup for type checking large array literals: https://github.com/apple/swift/pull/16560
State of Windows support for Swift
https://forums.swift.org/t/swift-as-a-cross-platform-language-and-windows-support/12547/15
212 accepted
https://twitter.com/slava_pestov/status/996205589905620992
Very cool - speeding up dynamic exclusivity checks in optimized builds: https://github.com/apple/swift/pull/16595
Posting a draft today!
207 + 213 accepted
Just an FYI @jessesquires & @jpsim — I've been having some difficulties giving a useful short intro / overview of the Swift Unwrapped episodes (other than just mentioning the title of the episode); I would appreciate it if you could check these / contribute directly :)
@BasThomas will do!
🎉
Most helpful comment
State of Windows support for Swift
https://forums.swift.org/t/swift-as-a-cross-platform-language-and-windows-support/12547/15