[libc-commits] [PATCH] D151129: [libc] Make ErrnoSetterMatcher handle logging floating point values.
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu May 25 11:43:59 PDT 2023
jhuber6 added a comment.
Did you update the patch? It's still got the same error:
/home/jhuber/Documents/llvm/llvm-project/libc/src/__support/StringUtil/error_to_string.cpp:34:1: error: thread-local storage is not supported for the current target
thread_local char error_buffer[ERR_BUFFER_SIZE];
^
1 error generated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151129/new/
https://reviews.llvm.org/D151129
More information about the libc-commits
mailing list