[all-commits] [llvm/llvm-project] 4cb5a3: [Support] Remove get getThreadCount (NFC) (#150786)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Jul 26 18:15:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cb5a343b216d82f49c6affa8b17b696872718b5
      https://github.com/llvm/llvm-project/commit/4cb5a343b216d82f49c6affa8b17b696872718b5
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-26 (Sat, 26 Jul 2025)

  Changed paths:
    M llvm/include/llvm/Support/ThreadPool.h

  Log Message:
  -----------
  [Support] Remove get getThreadCount (NFC) (#150786)

getThreadCount has been deprecated for more than a year since:

  commit 744616b3aebd008a5ad0e9de9f82f5e284440ab1
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   Mon Feb 19 18:07:12 2024 -0800

This patch removes it.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list