Unset "-Wno-nan-infinity-disabled" #3743
Annotations
8 errors
clang-tidy:
src/test/durationutiltest.cpp#L118
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
|
clang-tidy:
src/test/frametest.cpp#L21
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
|
clang-tidy:
src/test/frametest.cpp#L57
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
|
clang-tidy:
src/test/frametest.cpp#L61
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
|
clang-tidy:
src/test/frametest.cpp#L65
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
|
clang-tidy:
src/test/mathutiltest.cpp#L54
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
|
clang-tidy:
src/test/mathutiltest.cpp#L58
use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
|
clang-tidy
Process completed with exit code 2.
|