Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Commit

Permalink
gn build: Merge r368054.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368097 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
pcc committed Aug 6, 2019
1 parent c0c944c commit f2317d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/gn/secondary/compiler-rt/include/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit f2317d2

Please sign in to comment.