[all-commits] [llvm/llvm-project] 316004: [fuzzer][Fuchsia] Forward fix for undefined StartR...

PiJoules via All-commits all-commits at lists.llvm.org
Tue Aug 26 16:09:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 316004764fe39fd1a273ebec050c749e2176b098
      https://github.com/llvm/llvm-project/commit/316004764fe39fd1a273ebec050c749e2176b098
  Author: PiJoules <6019989+PiJoules at users.noreply.github.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M compiler-rt/lib/fuzzer/FuzzerDriver.cpp

  Log Message:
  -----------
  [fuzzer][Fuchsia] Forward fix for undefined StartRssThread (#155514)

The declaration was static when it shouldn't be since it can be defined
in FuzzerUtilFuchsia.cpp



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