[Lldb-commits] [lldb] [lldb] Add SBType::FindNestedType() function (PR #68705)

Vlad Serebrennikov via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 12 12:08:49 PDT 2023


================
@@ -186,6 +186,11 @@ std::optional<llvm::json::Value> TypeSystem::ReportStatistics() {
   return std::nullopt;
 }
 
+CompilerDeclContext
----------------
Endilll wrote:

Both items are done!

https://github.com/llvm/llvm-project/pull/68705


More information about the lldb-commits mailing list