[Lldb-commits] [lldb] [lldb] Remove support and workarounds for Android 4 and older (PR #124047)

Brad Smith via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 23 11:40:14 PST 2025


================
@@ -25,13 +25,10 @@
 #include <sstream>
 
 #ifdef __ANDROID__
----------------
brad0 wrote:

> looking at the bionic headers, getgrgid_r() wasn't available until API 24...

Ok, thanks.

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


More information about the lldb-commits mailing list