[all-commits] [llvm/llvm-project] a6fdfe: [compiler-rt] Include stdlib.h for exit() (#115025)

Nico Weber via All-commits all-commits at lists.llvm.org
Tue Nov 5 09:30:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6fdfefbd04d2b85ba6c23def5790b735c075314
      https://github.com/llvm/llvm-project/commit/a6fdfefbd04d2b85ba6c23def5790b735c075314
  Author: Nico Weber <thakis at chromium.org>
  Date:   2024-11-05 (Tue, 05 Nov 2024)

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

  Log Message:
  -----------
  [compiler-rt] Include stdlib.h for exit() (#115025)

It was originally included transitively, but no longer is after recent
<vector> cleanups in libc++.

Similar to #113951.



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