================
@@ -35,6 +35,8 @@ class FileAction {
 
   int GetFD() const { return m_fd; }
 
+  void *GetHandle() const;
----------------
DavidSpickett wrote:

I also like the idea of ifdef-ing this.

https://github.com/llvm/llvm-project/pull/178238
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to