| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Add printf error handling (with fixes #2) (#166517) https://github.com/llvm/llvm-project/issues/159474 Another try of trying to land https://github.com/llvm/llvm-project/pull/166382 - Fix some leftover tests checking for specific errnos - Guard errno checking tests to not run on the GPU @michaelrj-google | 8 个月前 | |
| 1 年前 | ||
[libc] Add implementations of fopen, flose, fread, fwrite and fseek. A follow up patch will add feof and ferror. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D122327 | 4 年前 | |
[libc] Add printf error handling (with fixes #2) (#166517) https://github.com/llvm/llvm-project/issues/159474 Another try of trying to land https://github.com/llvm/llvm-project/pull/166382 - Fix some leftover tests checking for specific errnos - Guard errno checking tests to not run on the GPU @michaelrj-google | 8 个月前 | |
[libc][bazel] Add (v)asprintf targets and tests (#159476) | 10 个月前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc] Fix -Wshorten-64-to-32 in fileop_test. (#168451) Explicitly cast 0 to size_t type to match fread() return type. This follows the pattern used elsewhere in this file, and fixes -Wshorten-64-to-32 warnings when building the test. | 8 个月前 | |
| 9 个月前 | ||
Fix/reapply "[libc] Migrate stdio tests to ErrnoCheckingTest. (#144134) This reverts commit 92a116c4ef822950f8c57eaa5164c844c73a1f7e with a fix for fgets test - convert nullptr to fgets return type (char*), since the matcher is pedantic. | 1 年前 | |
[libc] Add printf error handling (with fixes #2) (#166517) https://github.com/llvm/llvm-project/issues/159474 Another try of trying to land https://github.com/llvm/llvm-project/pull/166382 - Fix some leftover tests checking for specific errnos - Guard errno checking tests to not run on the GPU @michaelrj-google | 8 个月前 | |
[libc] Fix unused variable in fputc test (#67830) This is probably a copy-and-paste error and the variable 'more' was left unused. | 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 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc] Implement perror (#143624) The perror function writes an error message directly to stderr. This patch adds an implementation, tests, and header generation details. | 1 年前 | |
[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 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[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 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc] Add printf error handling (with fixes #2) (#166517) https://github.com/llvm/llvm-project/issues/159474 Another try of trying to land https://github.com/llvm/llvm-project/pull/166382 - Fix some leftover tests checking for specific errnos - Guard errno checking tests to not run on the GPU @michaelrj-google | 8 个月前 | |
[libc] Fix printf long double bugs (#166474) Found in testing against abseil. Two bugs were found: 1) SHIFT_AMOUNT in float_converter<long double> would sometimes be negative causing an underflow when passed as the amount to left shift by for BigInt. 2) is_lowest_block had an off-by-one because it was adding 1 to the block index. Both are fixed and there are new tests to catch regressions. | 8 个月前 | |
[libc] Fix implicit conversion warnings in tests. (#131362) | 1 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[libc][bazel] Add (v)asprintf targets and tests (#159476) | 10 个月前 | |
[libc] Add printf error handling (with fixes #2) (#166517) https://github.com/llvm/llvm-project/issues/159474 Another try of trying to land https://github.com/llvm/llvm-project/pull/166382 - Fix some leftover tests checking for specific errnos - Guard errno checking tests to not run on the GPU @michaelrj-google | 8 个月前 | |
[libc][stdio] Separate temporary files for unit test and hermetic test in stdio test suite. (#149740) | 1 年前 | |
[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 年前 | |
[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 年前 | |
[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 年前 | |
[libc] Add vsscanf function (#101402) Summary: Adds support for the vsscanf function similar to sscanf. Based off of https://github.com/llvm/llvm-project/pull/97529. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 个月前 | ||
| 1 年前 | ||
| 4 年前 | ||
| 8 个月前 | ||
| 10 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 8 个月前 | ||
| 9 个月前 | ||
| 1 年前 | ||
| 8 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 8 个月前 | ||
| 8 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 8 个月前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 |