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

Could add a brief oxygen docstring saying: "Returns the direct parent context 
of specified type". Also, what happens if no such context exists (if that can 
happen)?

https://github.com/llvm/llvm-project/pull/68705
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to