[all-commits] [llvm/llvm-project] 9a6e84: Revert "Fix warning when building with GCC."

Owen Anderson via All-commits all-commits at lists.llvm.org
Mon Jan 9 20:22:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a6e84fd2152340d5e38f0b96568a477cbc32aec
      https://github.com/llvm/llvm-project/commit/9a6e84fd2152340d5e38f0b96568a477cbc32aec
  Author: Owen Anderson <resistor at mac.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M llvm/lib/Support/CrashRecoveryContext.cpp

  Log Message:
  -----------
  Revert "Fix warning when building with GCC."

This reverts commit 971786254cc4093eb1c56625b8da0fd3544f6512.


  Commit: ef9aa34f0274cdbfa82c47f8ab99f02679fd0d13
      https://github.com/llvm/llvm-project/commit/ef9aa34f0274cdbfa82c47f8ab99f02679fd0d13
  Author: Owen Anderson <resistor at mac.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

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

  Log Message:
  -----------
  Revert "Remove the ThreadLocal template from LLVM."

This reverts commit 54d78b639b9c18b42abd4fac5c6e76105f06b3ef.


Compare: https://github.com/llvm/llvm-project/compare/971786254cc4...ef9aa34f0274


More information about the All-commits mailing list