llvm-project/flang/examples
Josh Mottley 0b48b015b5 [Flang] flang-omp-report replace std::vector's with llvm::SmallVector
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
2021-10-14 11:05:24 +01:00
..
PrintFlangFunctionNames [flang][driver] Add print function name Plugin example 2021-08-19 08:25:34 +00:00
flang-omp-report-plugin [Flang] flang-omp-report replace std::vector's with llvm::SmallVector 2021-10-14 11:05:24 +01:00
CMakeLists.txt Flang OpenMP Report Plugin 2021-09-28 22:57:17 +01:00
external-hello.cpp [flang] Move runtime API headers to flang/include/flang/Runtime 2021-09-03 11:08:34 -07:00