[all-commits] [llvm/llvm-project] 151e33: [NFC][fuzzer] Cleanup SetThreadName after D156317

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Aug 28 12:28:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 151e33c768a6d3d6d365286da449112e0cc879e7
      https://github.com/llvm/llvm-project/commit/151e33c768a6d3d6d365286da449112e0cc879e7
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp

  Log Message:
  -----------
  [NFC][fuzzer] Cleanup SetThreadName after D156317


  Commit: dd3aa26fc8e9de37a39611f7a6a602bcb4153784
      https://github.com/llvm/llvm-project/commit/dd3aa26fc8e9de37a39611f7a6a602bcb4153784
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp

  Log Message:
  -----------
  Revert "[Fuzzer] SetThreadName implementation for Windows"

Fails with "The procedure entry point SetThreadDescription could not be located in the dynamic link library..."

This reverts commit cf76ddcbeb10be1f3eee5fa86dc41f9ca2435d50.


Compare: https://github.com/llvm/llvm-project/compare/45eb6026d979...dd3aa26fc8e9


More information about the All-commits mailing list