| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Fix missing errno include in fuzzer (#144132) The printf parser uses errno for setting up the %m conversion. It was presumably getting this include indirectly until a recent change. This patch adds a direct dependency to fix it. | 1 年前 | |
[libc] Revert https://github.com/llvm/llvm-project/pull/83199 since it broke Fuchsia. (#83374) With some header fix forward for GPU builds. | 2 年前 | |
[libc][NFC] Rename MANTISSA_WIDTH in FRACTION_LEN (#75489) This one might be a bit controversial since the terminology has been introduced from the start but I think FRACTION_LEN is a better name here. AFAICT it really is "the number of bits after the decimal dot when the number is in normal form." MANTISSA_WIDTH is less precise as it's unclear whether we take the leading bit into account. This patch also renames most of the properties to use the _LEN suffix and fixes useless casts or variables. | 2 年前 | |
[libc] Mass replace enclosing namespace (#67032) This is step 4 of https://discourse.llvm.org/t/rfc-customizable-namespace-to-allow-testing-the-libc-when-the-system-libc-is-also-llvms-libc/73079 | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 |