Index: lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp =================================================================== --- lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp +++ lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp @@ -1352,7 +1352,6 @@ if (!regex.IsValid()) return; - auto old_size = sc_list.GetSize(); CacheFunctionNames(); std::set resolved_ids;