1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-05-26 01:10:04 +08:00

Revert "temporarily disable compiler warnings"

This reverts commit 29142fa38220082c709b48d13d42ac679872e349.
This commit is contained in:
Andrew Noyes 2020-07-28 17:19:52 +00:00
parent 9c569c6ecf
commit 1d22a21510

@ -237,6 +237,7 @@ else()
-Wno-unknown-attributes)
endif()
add_compile_options(
-Wall -Wextra
# Here's the current set of warnings we need to explicitly disable to compile warning-free with clang 10
-Wno-comment
-Wno-dangling-else