Alexey Samsonov 369b2a783d
[libc] Remove unused _Thread_local define from headers. (#156967)
It was added in dd33f9cdef9f6209aa34713e1417f4a2e24e5ca6 to describe
thread-local errno, but is no longer used in the codebase (with the
exception of a single integration test, but the llvm-libc-provided
`#define _Thread_local thread_local` is not needed there anyway, since
`_Thread_local` is a keyword from C11 onwards.
2025-09-04 14:02:43 -07:00
..
2025-06-12 10:45:47 -07:00
2025-05-09 09:02:33 -07:00