AaronBallman wrote: How is this test passing currently for Darwin? https://github.com/llvm/llvm-project/blob/main/clang/test/CodeGenCXX/threadlocal_address.cpp
How is `thread_local` not supported on such a modern platform? This is a requirement for conformance for C and C++ so are we saying ARM64 on Darwin doesn't comform? That would be a surprise. https://github.com/llvm/llvm-project/pull/197930 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
