Loading
[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.
Using a wrapper (MergedVector) around vectors to avoid extra vector allocations. Plus a few edits in the comments.