[all-commits] [llvm/llvm-project] e0e869: Revert "[fuzzer] Try to fix windows build after D1...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Aug 28 10:52:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0e8695a608f1bcb82439dc28bc98f78a9821f2c
https://github.com/llvm/llvm-project/commit/e0e8695a608f1bcb82439dc28bc98f78a9821f2c
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] Try to fix windows build after D156317"
Will not work, string::data() returns const char*;
This reverts commit d364597f8a479a4e223bc3194f5584f26b5aa7a5.
More information about the All-commits
mailing list