forked from OSchip/llvm-project
parent
a05c384132
commit
139fb5d478
|
@ -2,6 +2,7 @@ import("//clang/resource_dir.gni")
|
|||
|
||||
copy("include") {
|
||||
sources = [
|
||||
"fuzzer/FuzzedDataProvider.h",
|
||||
"sanitizer/allocator_interface.h",
|
||||
"sanitizer/asan_interface.h",
|
||||
"sanitizer/common_interface_defs.h",
|
||||
|
|
Loading…
Reference in New Issue