| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc++] Fix std::out_of_range thrown from basic_stringbuf::str() && Reviewed By: #libc, Mordante, philnik Differential Revision: https://reviews.llvm.org/D156783 (cherry picked from commit f418cb1a9367d85c7c9b1aa93dc3fa60c8ef9849) | 3 年前 | |
[libc++] Fix std::out_of_range thrown from basic_stringbuf::str() && Reviewed By: #libc, Mordante, philnik Differential Revision: https://reviews.llvm.org/D156783 (cherry picked from commit f418cb1a9367d85c7c9b1aa93dc3fa60c8ef9849) | 3 年前 | |
[libc++] Fix std::out_of_range thrown from basic_stringbuf::str() && Reviewed By: #libc, Mordante, philnik Differential Revision: https://reviews.llvm.org/D156783 (cherry picked from commit f418cb1a9367d85c7c9b1aa93dc3fa60c8ef9849) | 3 年前 | |
[libcxx] [test] Add a test parameter for disabling memory intensive tests (#68214) Specifically, the test std/input.output/string.streams/stringstream/stringstream.members/gcount.pass.cpp allocates a std::string with INT_MAX-1 elements, and then writes this to a std::stringstream. On Linux, running this test consumes around 5.0 GB of memory; on Windows, it ends up using up to 6.8 GB of memory. This limits whether such tests can run on e.g. GitHub Actions runners, where the free runners are limited to 8 GB of memory. This is somewhat similar to, but still notably different, from the existing test parameter long_tests. (cherry picked from commit 122064a6303eb9c06e0af231f5a4ce145d9a2e67) | 2 年前 | |
[NFC][Py Reformat] Reformat python files in libcxx/libcxxabi This is an ongoing series of commits that are reformatting our Python code. Reformatting is done with black. If you end up having problems merging this commit because you have made changes to a python file, the best way to handle that is to run git checkout --ours <yourfile> and then reformat it with black. If you run into any problems, post to discourse about it and we will try to help. RFC Thread below: https://discourse.llvm.org/t/rfc-document-and-standardize-python-code-style Reviewed By: #libc, kwk, Mordante Differential Revision: https://reviews.llvm.org/D150763 | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 3 年前 |