[PATCH] D147649: [ADT][ConcurrentHashTable] Change thread_local to LLVM_THREAD_LOCAL inside unit test.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 05:20:05 PDT 2023


avl updated this revision to Diff 511378.
avl added a comment.
Herald added a subscriber: hiraditya.

cure buildbot failure. refactor.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147649

Files:
  llvm/include/llvm/ADT/ConcurrentHashtable.h
  llvm/include/llvm/DWARFLinkerParallel/StringPool.h
  llvm/lib/DWARFLinkerParallel/StringPool.cpp
  llvm/unittests/ADT/ConcurrentHashtableTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147649.511378.patch
Type: text/x-patch
Size: 8450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/1474f5e4/attachment.bin>


More information about the llvm-commits mailing list