summaryrefslogtreecommitdiff
path: root/libc/test/src/stdfix/IdivTest.h
AgeCommit message (Expand)Author
2025-07-24[libc] Don't rely on LIBC_HAS_SANITIZER when enabling null checks. (#150341)Alexey Samsonov
2025-05-30[libc] Pass config flags to unit tests. (#142085)lntue
2025-04-25[libc][stdfix] Implement `idivfx` functions in LLVM libc (#133005)Krishna Pandey