| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc][NFC] Fix Implicit Conversion Warning in getrandom Test (#155732) getrandom returns a ssize_t, but the error codes are defined as integers. We need to use the builtin cast in the Fails matcher to ensure that everything is the same type. clang will warn about this in a bootstrapping build. Originally found in \#155627. | 11 个月前 | |
Implement getrandom function for linux targets. Reviewed By: michaelrj, sivachandra Differential Revision: https://reviews.llvm.org/D134665 | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 11 个月前 | ||
| 3 年前 |