Introduce an adapter over Vector<UniqueRef<T>> to make working with collections of AST nodes more natural. Iterators of this helper should return T*/T&, not UniqueRef<T>*/UniqueRef<T>&
<rdar://problem/101156657>
Pull request: https://github.com/WebKit/WebKit/pull/5361
Committed 255571@main (c269b69a8c43): <https://commits.webkit.org/255571@main> Reviewed commits have been landed. Closing PR #5361 and removing active labels.