[all-commits] [llvm/llvm-project] 6dcad4: [lldb][NFCI] Clean up ThreadSafeDenseMap

Alex via All-commits all-commits at lists.llvm.org
Wed May 17 13:33:06 PDT 2023


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

  Changed paths:
    M lldb/include/lldb/Utility/ThreadSafeDenseMap.h

  Log Message:
  -----------
  [lldb][NFCI] Clean up ThreadSafeDenseMap

- Change header guard after 147a61618989
- Fix file header
- Remove the `_MutexType` template parameter, I did not see this used
  anywhere on llvm.org or on Apple's downstream forks.




More information about the All-commits mailing list