commit | b65308d4d629e162129bf3b703e8d3d1b267677c | [log] [tgz] |
---|---|---|
author | Schrodinger ZHU Yifan <yifanzhu@rochester.edu> | Tue Feb 20 11:20:15 2024 -0500 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 20 08:27:19 2024 -0800 |
tree | 9e50839cb90d94698b02db67f0038c084b442f6e | |
parent | f74542b6a83ed0773ec0aff8fe8f955086928044 [diff] |
[libc][c23] add definitions for stdckdint.h (#82059) See docs at - https://gustedt.gitlabpages.inria.fr/c23-library/#stdckdint - https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3047.pdf (Ch7.10) Compiler header: - https://github.com/llvm/llvm-project/blob/450462cbaceddf57812ce15b5135b17f65a77654/clang/lib/Headers/stdckdint.h - New version of GCC (https://github.com/gcc-mirror/gcc/blob/cd503b0616462445381a8232fb753239d319af76/gcc/ginclude/stdckdint.h) also provides this. GitOrigin-RevId: 96c5b8cbd19b172b257cb3401aeba666184f7a2a