Files
clang-p2996/libc/test/UnitTest/FPMatcher.h
Guillaume Chatelet 57fcc23896 [libc] Fix improper initialization of StorageType (#75610)
`StorageType` may be a `BigInt` under the hood. Initializing it with
`-1` does not yields the maximum value.
2023-12-15 15:51:10 +01:00

11 KiB