Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The libc++ used by the FreeBSD toolchain on our dist builders has some issues with vectors of move-only types. Work around this by using an LLVM SmallVector instead. This can be dropped when the FreeBSD toolchain is updated.
- Loading branch information