https://github.com/Nerixyz approved this pull request.
LGTM, thank you for noticing! The type-name map uses the same map type and [doesn't specify a comparator either](https://github.com/llvm/llvm-project/blob/3c7bf3b3c3a4871d13f7b7d5d60bbf190eaf8f3a/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp#L2429). That could also use one to make `FindType` deterministic, I suppose. https://github.com/llvm/llvm-project/pull/156530 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
