From: Peter Collingbourne Date: Thu, 8 Aug 2019 20:11:23 +0000 (+0000) Subject: gn build: Merge r368331. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f01b8de06d44f031d44b2f1358679d000e18077a;p=llvm gn build: Merge r368331. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368333 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 a0393a717a4..dfe9e72aeed 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.hpp", + "fuzzer/FuzzedDataProvider.h", "sanitizer/allocator_interface.h", "sanitizer/asan_interface.h", "sanitizer/common_interface_defs.h",