This commit is contained in:
hexcoder-
2020-10-29 23:43:58 +01:00
parent 9e3b818c35
commit 46a828212e

View File

@ -5,7 +5,7 @@
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
// Wrapper functions and marcos around builtin functions. // Wrapper functions and macros around builtin functions.
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
#ifndef LLVM_FUZZER_BUILTINS_H #ifndef LLVM_FUZZER_BUILTINS_H