mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 03:16:07 +00:00
[libc] Remove libc-fuzzer as a dependency to check-libc.
This commit is contained in:
parent
8ff36aab69
commit
b5d6da3587
@ -1,6 +1,5 @@
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fsanitize=fuzzer")
|
||||
add_custom_target(libc-fuzzer)
|
||||
add_dependencies(check-libc libc-fuzzer)
|
||||
|
||||
add_subdirectory(math)
|
||||
add_subdirectory(string)
|
||||
|
Loading…
x
Reference in New Issue
Block a user