[all-commits] [llvm/llvm-project] e3f935: [Fuzzer] SetThreadName implementation for Windows

David CARLIER via All-commits all-commits at lists.llvm.org
Wed Jul 26 22:55:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3f935c7f80cfb8bdcbe0479672bc92485eecd85
      https://github.com/llvm/llvm-project/commit/e3f935c7f80cfb8bdcbe0479672bc92485eecd85
  Author: David CARLIER <devnexen at gmail.com>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

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

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

Api available since Windows Server 2016/Windows 10 1607.

Reviewers: vitalybuka

Reviewed-By: vitalybuka

Differential Revision: https://reviews.llvm.org/D156317




More information about the All-commits mailing list