[all-commits] [llvm/llvm-project] 885275: [Fuzzer] SetThreadName implementation for Windows
David CARLIER via All-commits
all-commits at lists.llvm.org
Thu Jul 27 18:10:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 885275bff21512fca5dcdaf1b3a30c62dcc585e6
https://github.com/llvm/llvm-project/commit/885275bff21512fca5dcdaf1b3a30c62dcc585e6
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
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D156317
More information about the All-commits
mailing list