[all-commits] [llvm/llvm-project] 8a986a: [fuzzer] Fix -Wunreachable-code-aggressive warning...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Apr 11 17:31:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a986abe98ffa7279d2cd21978988e15fdc73d02
https://github.com/llvm/llvm-project/commit/8a986abe98ffa7279d2cd21978988e15fdc73d02
Author: Nico Weber <thakis at chromium.org>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M compiler-rt/lib/fuzzer/FuzzerDriver.cpp
Log Message:
-----------
[fuzzer] Fix -Wunreachable-code-aggressive warning in FuzzerDriver.cpp
Differential Revision: https://reviews.llvm.org/D148008
More information about the All-commits
mailing list