[libc-commits] [PATCH] D151486: [libc] Add macro LIBC_THREAD_LOCAL.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu May 25 12:54:03 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdaeee56798c5: [libc] Add macro LIBC_THREAD_LOCAL. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151486/new/

https://reviews.llvm.org/D151486

Files:
  libc/src/__support/StringUtil/CMakeLists.txt
  libc/src/__support/StringUtil/error_to_string.cpp
  libc/src/__support/StringUtil/signal_to_string.cpp
  libc/src/__support/macros/attributes.h
  libc/src/__support/threads/CMakeLists.txt
  libc/src/__support/threads/thread.cpp
  libc/src/__support/threads/thread.h
  libc/src/errno/CMakeLists.txt
  libc/src/errno/libc_errno.cpp
  libc/src/errno/libc_errno.h
  libc/src/stdlib/CMakeLists.txt
  libc/src/stdlib/rand_util.cpp
  libc/src/stdlib/rand_util.h
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151486.525758.patch
Type: text/x-patch
Size: 9163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230525/cc1aa2eb/attachment.bin>


More information about the libc-commits mailing list