forked from OSchip/llvm-project
0b48b015b5
This patch replaces all uses of std::vector with llvm::SmallVector in the flang-omp-report plugin. This is a one of several patches focusing on switching containers from STL to LLVM's ADT library. Reviewed By: Leporacanthicus Differential Revision: https://reviews.llvm.org/D111709 |
||
---|---|---|
.. | ||
PrintFlangFunctionNames | ||
flang-omp-report-plugin | ||
CMakeLists.txt | ||
external-hello.cpp |