summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-fuzzer/handle-cxx/handle_cxx.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/tools/clang-fuzzer/handle-cxx/handle_cxx.h')
-rw-r--r--clang/tools/clang-fuzzer/handle-cxx/handle_cxx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/tools/clang-fuzzer/handle-cxx/handle_cxx.h b/clang/tools/clang-fuzzer/handle-cxx/handle_cxx.h
index 8359bea9691..2126ae9ea37 100644
--- a/clang/tools/clang-fuzzer/handle-cxx/handle_cxx.h
+++ b/clang/tools/clang-fuzzer/handle-cxx/handle_cxx.h
@@ -18,6 +18,7 @@
namespace clang_fuzzer {
void HandleCXX(const std::string &S,
+ const char *FileName,
const std::vector<const char *> &ExtraArgs);
} // namespace clang_fuzzer
OpenPOWER on IntegriCloud