[all-commits] [llvm/llvm-project] 791161: [compiler-rt] Update libFuzzer build script to use...
Frederic Cambus via All-commits
all-commits at lists.llvm.org
Wed Apr 24 12:18:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 791161516f48f41ae90f1231fdfc7374f43b5a9f
https://github.com/llvm/llvm-project/commit/791161516f48f41ae90f1231fdfc7374f43b5a9f
Author: Frederic Cambus <fred at statdns.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M compiler-rt/lib/fuzzer/build.sh
Log Message:
-----------
[compiler-rt] Update libFuzzer build script to use C++17. (#89604)
libFuzzer uses std::clamp which was introduced in C++17.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list