slydiman wrote: @cs01 > LLVM Buildbot has detected a new failure on builder `lldb-remote-linux-win`
``` C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\unittests\Platform\Android\AdbClientTest.cpp(116): error C3861: 'setenv': identifier not found ``` Please take a look and fix it ASAP. Probably it is necessary to replace `setenv()` with `set_env()`. https://github.com/llvm/llvm-project/pull/145382 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits