Skip to content

Commit

Permalink
[gn build] Port 4f76810
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Aug 25, 2023
1 parent 53ee31c commit 2c8a03d
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ unittest("ScudoHooksUnitTest") {
"//compiler-rt/lib/scudo/standalone:c_wrapper_sources",
"//compiler-rt/lib/scudo/standalone:sources",
]
sources = [
"scudo_hooks_test.cpp",
"scudo_unit_test_main.cpp",
]
sources = [ "scudo_unit_test_main.cpp" ]
has_custom_main = true
}

0 comments on commit 2c8a03d

Please sign in to comment.