| [libc] Add misssing inttypes dependencies (#150861) This is a follow up of 9e7999147de757107482d8a2cedab4155a0b6635. It attempts to fix the CI flakes we saw on fuchsia-linux-x64 builder. | 1 年前 |
| [libc] Templatize the scanf Reader interface (#131037) This allows specializing the implementation for different targets without including unnecessary logic and is similar to #111559 which did the same for printf Writer interface. | 1 年前 |
| [libc] Change ctype to be encoding independent (#110574) The previous implementation of the ctype functions assumed ASCII. This patch changes to a switch/case implementation that looks odd, but actually is easier for the compiler to understand and optimize. | 1 年前 |
| [libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597) This is a part of #97655. | 2 年前 |
| [libc] Templatize the scanf Reader interface (#131037) This allows specializing the implementation for different targets without including unnecessary logic and is similar to #111559 which did the same for printf Writer interface. | 1 年前 |
| [libc] Templatize the scanf Reader interface (#131037) This allows specializing the implementation for different targets without including unnecessary logic and is similar to #111559 which did the same for printf Writer interface. | 1 年前 |
| [libc] Templatize the scanf Reader interface (#131037) This allows specializing the implementation for different targets without including unnecessary logic and is similar to #111559 which did the same for printf Writer interface. | 1 年前 |
| | 1 年前 |
| [libc] Templatize the scanf Reader interface (#131037) This allows specializing the implementation for different targets without including unnecessary logic and is similar to #111559 which did the same for printf Writer interface. | 1 年前 |
| [libc] Templatize the scanf Reader interface (#131037) This allows specializing the implementation for different targets without including unnecessary logic and is similar to #111559 which did the same for printf Writer interface. | 1 年前 |
| [libc][NFC] Make tuning macros start with LIBC_COPT_ Rename preprocessor definitions that control tuning of llvm libc. Differential Revision: https://reviews.llvm.org/D143913 | 3 年前 |
| [libc] Templatize the scanf Reader interface (#131037) This allows specializing the implementation for different targets without including unnecessary logic and is similar to #111559 which did the same for printf Writer interface. | 1 年前 |
| [libc] Templatize the scanf Reader interface (#131037) This allows specializing the implementation for different targets without including unnecessary logic and is similar to #111559 which did the same for printf Writer interface. | 1 年前 |
| [libc] Templatize the scanf Reader interface (#131037) This allows specializing the implementation for different targets without including unnecessary logic and is similar to #111559 which did the same for printf Writer interface. | 1 年前 |
| [libc] Fix the GPU build after scanf rework Summary: Needs these to be included. | 1 年前 |