From: Peter Collingbourne Date: Tue, 6 Aug 2019 21:47:46 +0000 (+0000) Subject: gn build: Merge r368054. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ec9a57a03737cf0d4ffc6f33443fdbb77f8e531;p=llvm gn build: Merge r368054. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368097 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/gn/secondary/compiler-rt/include/BUILD.gn b/utils/gn/secondary/compiler-rt/include/BUILD.gn index dfe9e72aeed..a0393a717a4 100644 --- a/utils/gn/secondary/compiler-rt/include/BUILD.gn +++ b/utils/gn/secondary/compiler-rt/include/BUILD.gn @@ -2,7 +2,7 @@ import("//clang/resource_dir.gni") copy("include") { sources = [ - "fuzzer/FuzzedDataProvider.h", + "fuzzer/FuzzedDataProvider.hpp", "sanitizer/allocator_interface.h", "sanitizer/asan_interface.h", "sanitizer/common_interface_defs.h",