[CodeLayout][NFC] Using MergedVector to avoid extra vector allocations (#68724)
Using a wrapper (MergedVector) around vectors to avoid extra vector allocations. Plus a few edits in the comments.
Loading
Please sign in to comment
Using a wrapper (MergedVector) around vectors to avoid extra vector allocations. Plus a few edits in the comments.