H-G-Hristov wrote: This FreeBSD failure seems unrelated: ``` # .---command stderr------------ # | In file included from /usr/home/buildkite/.buildkite-agent/builds/freebsd-test-1/llvm-project/libcxx-ci/libcxx/test/std/algorithms/numeric.ops/transform.reduce/pstl.exception_handling.pass.cpp:20: # | /home/buildkite/.buildkite-agent/builds/freebsd-test-1/llvm-project/libcxx-ci/libcxx/test/support/check_assertion.h:293:25: error: use of undeclared identifier 'SIGILL' # | if (exit_code_ == SIGILL || exit_code_ == SIGTRAP) { # | ^ # | /home/buildkite/.buildkite-agent/builds/freebsd-test-1/llvm-project/libcxx-ci/libcxx/test/support/check_assertion.h:293:49: error: use of undeclared identifier 'SIGTRAP' # | if (exit_code_ == SIGILL || exit_code_ == SIGTRAP) { # | ^ # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 ```
https://github.com/llvm/llvm-project/pull/76447 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits