Skip to content

Commit ca8f605

Browse files
committed
[43] draft update
1 parent 38c11ad commit ca8f605

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_drafts/2016-10-20-issue-43.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,16 @@ Remember [SE-0025](https://github.com/apple/swift-evolution/blob/master/proposal
1212

1313
{% include task_remind.html %}
1414

15+
### Community
16+
17+
If you are contributing to or interested in LLVM, the [LLVM Developers' Meeting](http://llvm.org/devmtg/2016-11/) is coming up on November 3-4.
18+
1519
### Commits and pull requests
1620

1721
Back in June, Austin Zheng [rewrote](https://github.com/apple/swift/pull/3046) native hashed collection indices, refactoring `Dictionary` and `Set`. This week, Alexis Beingessner took over and [rebased](https://github.com/apple/swift/pull/5291) the pull request and resolved conflicts. Despite some behavior differences and possible bridging performance regressions, it looks like the changes bring a lot of structural improvements to the code.
1822

23+
From this week's [LLVM weekly](http://llvmweekly.org/issue/146), a [lengthy proposal](https://reviews.llvm.org/rL284077) on moving LLVM to GitHub was added. As mentioned before, having all of these projects on GitHub could be beneficial to Swift contributors, and possibly lower the barrier to getting involved with LLVM.
24+
1925
### Accepted proposals
2026

2127
> TODO

0 commit comments

Comments
 (0)