lassefolger added inline comments.
================ Comment at: lldb/source/Symbol/SymbolFile.cpp:148 + std::string(scope.GetCString()), type_class, + true); +} ---------------- I need to change this. This was correct in the first iteration but is no longer correct in the current iteration of this change. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D114627/new/ https://reviews.llvm.org/D114627 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits