================
@@ -321,6 +322,7 @@ class SymbolFileDWARF : public SymbolFileCommon {
     m_file_index = file_index;
   }
 
+protected:
----------------
augusto2112 wrote:

Can't we merge it and then you can open your isolated patch with the methods 
you want to expose? Right now everything is public, including ivars.

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

Reply via email to