Fix test_platform_file_fstat to correctly truncate/max out the expected
value when GDB Remote Serial Protocol specifies a value as an unsigned
integer but the underlying platform type uses a signed integer.
Sponsored by: The FreeBSD Foundation
Differential D128042
[lldb] [test] Fix test_platform_file_fstat to account for negative ints mgorny on Jun 17 2022, 3:28 AM. Authored by
Details Fix test_platform_file_fstat to correctly truncate/max out the expected Sponsored by: The FreeBSD Foundation
Diff Detail |