| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc++] Implements Runtime format strings. (#73353) This change requires quite a number of changes in the tests; this is not code I expect people to use in the wild. So I don't expect breakage for users. Implements: - P2905R2 Runtime format strings, as a Defect Report | 2 年前 | |
[libc++][format] LWG4106: basic_format_args should not be default-constructible (#97250) See [LWG4106](https://cplusplus.github.io/LWG/issue4106) and [P3341R0](https://wg21.link/p3341r0). The test coverage for the empty state of basic_format_args in get.pass.cpp is to be completely removed, because the non-default-constructibility is covered in ctor.pass.cpp. | 1 年前 | |
[libc++][format] LWG4106: basic_format_args should not be default-constructible (#97250) See [LWG4106](https://cplusplus.github.io/LWG/issue4106) and [P3341R0](https://wg21.link/p3341r0). The test coverage for the empty state of basic_format_args in get.pass.cpp is to be completely removed, because the non-default-constructibility is covered in ctor.pass.cpp. | 1 年前 | |
[libc++][format] Removes the experimental status. The code has been quite ready for a while now and there are no more ABI breaking papers. So this is a good time to mark the feature as stable. Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D150802 | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 3 年前 |