[all-commits] [llvm/llvm-project] 7e8541: [compiler-rt] [fuzzer] Include stdarg.h for va_list
Kamil Rytarowski via All-commits
all-commits at lists.llvm.org
Wed Dec 18 16:11:59 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7e8541f3df064e133c9f99e889682833b17d5f8e
https://github.com/llvm/llvm-project/commit/7e8541f3df064e133c9f99e889682833b17d5f8e
Author: Kamil Rytarowski <n54 at gmx.com>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M compiler-rt/lib/fuzzer/afl/afl_driver.cpp
Log Message:
-----------
[compiler-rt] [fuzzer] Include stdarg.h for va_list
Fixes build on NetBSD after 139e216e6610091b7ee3c30bc11114f5d73cbd3e.
More information about the All-commits
mailing list