================
@@ -35,6 +39,10 @@
 #include <sys/personality.h>
 #endif
 
+#if !defined(EOK)
----------------
labath wrote:

Everything else just uses zero (`0`) as "no error". I don't see a reason for 
this code to be different.

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

Reply via email to