[Lldb-commits] [lldb] [lldb][AIX] Some base #if _AIX changes of a minimal lldb build (PR #120979)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 8 02:18:44 PST 2025


================
@@ -14,6 +14,7 @@
 
 #include <cstddef>
 #include <memory>
+#include <strings.h>
----------------
DavidSpickett wrote:

this can go now, right? Now that bzero is not being used.

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


More information about the lldb-commits mailing list