[all-commits] [llvm/llvm-project] 147a61: [lldb][NFCI] Move ThreadSafeDenseMap to Utility

Alex via All-commits all-commits at lists.llvm.org
Wed May 17 12:51:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 147a61618989b6cca1f5f77ed96f930620ff193f
      https://github.com/llvm/llvm-project/commit/147a61618989b6cca1f5f77ed96f930620ff193f
  Author: Alex Langford <alangford at apple.com>
  Date:   2023-05-17 (Wed, 17 May 2023)

  Changed paths:
    R lldb/include/lldb/Core/ThreadSafeDenseMap.h
    A lldb/include/lldb/Utility/ThreadSafeDenseMap.h
    M lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp

  Log Message:
  -----------
  [lldb][NFCI] Move ThreadSafeDenseMap to Utility

This seems better suited for Utility than Core




More information about the All-commits mailing list