[libc-commits] [libc] [libc] Fix GPU test build error (PR #92235)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Wed May 15 10:48:54 PDT 2024


jhuber6 wrote:

> We will need to figure out a more permanent solution for errno numbers on GPUs because I would like to revert this patch when possible. Having a valid `EILSEQ` strerror on platforms that support it is important.

I think this was broken on the CPU build beforehand, at least it was when I checked it, so reverting this would make that fail again.

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


More information about the libc-commits mailing list