[all-commits] [llvm/llvm-project] 66fc81: fix missing include for `abort` in `FuzzedDataProv...

Takuto Ikuta via All-commits all-commits at lists.llvm.org
Tue Oct 29 00:30:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66fc81cb430c724dc8b4b8d2d029101cc1d6808a
      https://github.com/llvm/llvm-project/commit/66fc81cb430c724dc8b4b8d2d029101cc1d6808a
  Author: Takuto Ikuta <tikuta at google.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:

  Log Message:
  -----------
  fix missing include for `abort` in `FuzzedDataProvider.h` (#113872)

This is to fix build with newer libc++ in chromium.

ref: https://crbug.com/375980422



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