mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 00:50:03 +08:00
Leverage move semantics for `std::vector`. This also makes it consistent with `createInstrumentationSnippet`. Reviewed By: Elvina Differential Revision: https://reviews.llvm.org/D145465