diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2026-09-02 07:38:11 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2026-09-02 07:39:16 +0000 |
| commit | 505103215ee2e3e31d233b952633e5697ac5da5f (patch) | |
| tree | 0284a1971eaea24a1529b6b44323b7c6cbea2b09 /lib/CodeGen/CodeGenModule.cpp | |
| parent | c3c6a6c7825ccc744afddba692820296f72ea53f (diff) | |
tests/sys/kern/ktls_test: fix -Wsign-compare issue
Cast the size_t quantity used in a comparison to off_t to mute a
`-Wsign-compare` complaint that now occurs after ATF 0.22 [1].
MFC after: 2 weeks
Reported by: clang
Reviewed by: markj
Differential Revision: https://reviews.freebsd.org/D59285
[1]: https://github.com/freebsd/atf/pull/72
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
