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

David CARLIER via All-commits all-commits at lists.llvm.org
Mon Aug 28 05:15:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf76ddcbeb10be1f3eee5fa86dc41f9ca2435d50
      https://github.com/llvm/llvm-project/commit/cf76ddcbeb10be1f3eee5fa86dc41f9ca2435d50
  Author: David CARLIER <devnexen at gmail.com>
  Date:   2023-08-28 (Mon, 28 Aug 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 Revison: https://reviews.llvm.org/D156317




More information about the All-commits mailing list