[PATCH] D141347: Remove the ThreadLocal template from LLVM.

Owen Anderson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 9 20:11:34 PST 2023


resistor updated this revision to Diff 487655.
resistor added a comment.

Fix nit


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141347

Files:
  clang-tools-extra/clangd/support/ThreadCrashReporter.cpp
  llvm/include/llvm/Support/ThreadLocal.h
  llvm/lib/Support/CMakeLists.txt
  llvm/lib/Support/CrashRecoveryContext.cpp
  llvm/lib/Support/ThreadLocal.cpp
  llvm/lib/Support/Unix/ThreadLocal.inc
  llvm/lib/Support/Windows/ThreadLocal.inc
  llvm/unittests/Support/CMakeLists.txt
  llvm/unittests/Support/ThreadLocalTest.cpp
  mlir/include/mlir/Support/ThreadLocalCache.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141347.487655.patch
Type: text/x-patch
Size: 15718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230110/71c568ad/attachment-0001.bin>


More information about the cfe-commits mailing list