Files
llvm-project/lldb/source/Symbol/SaveCoreOptions.cpp
Jonas Devlieghere 541d546c2e [lldb] Use llvm::SmallVector in the PluginManager (NFC) (#184912)
Most of the plugins have only a small number of instances. Use
`llvm::SmallVector` instead of `std::vector`.

Depends on https://github.com/llvm/llvm-project/pull/184837
2026-03-06 15:46:16 -08:00

6.0 KiB