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

Dhruv Srivastava via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 8 02:25:10 PST 2025


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

Yes, it does not have any immediate need, but just keeping it in reference to @labath's comment:
https://github.com/llvm/llvm-project/pull/120979#discussion_r1905127075
Possibly for future?

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


More information about the lldb-commits mailing list