| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc++] Use addressof in list. This addresses the usage of operator& in <list>. (Note there are still more headers with the same issue.) Reviewed By: #libc, Quuxplusone, ldionne Differential Revision: https://reviews.llvm.org/D112654 | 4 年前 | |
[libc++] Use addressof in list. This addresses the usage of operator& in <list>. (Note there are still more headers with the same issue.) Reviewed By: #libc, Quuxplusone, ldionne Differential Revision: https://reviews.llvm.org/D112654 | 4 年前 | |
[libc++] Use addressof in list. This addresses the usage of operator& in <list>. (Note there are still more headers with the same issue.) Reviewed By: #libc, Quuxplusone, ldionne Differential Revision: https://reviews.llvm.org/D112654 | 4 年前 | |
[libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ Differential Revision: https://reviews.llvm.org/D132180 | 3 年前 | |
[libc++][test] Cleanup typos and unnecessary semicolons (#73435) I've structured this into a series of commits for even easier reviewing, if that helps. I could easily split this up into separate PRs if desired, but as this is low-risk with simple edits, I thought one PR would be easiest. * Drop unnecessary semicolons after function definitions. * Cleanup comment typos. * Cleanup static_assert typos. * Cleanup test code typos. + There should be no functional changes, assuming I've changed all occurrences. * ~~Fix massive test code typos.~~ + This was a real problem, but needed more surgery. I reverted those changes here, and @philnik777 is fixing this properly with #73444. * clang-formatting as requested by the CI. | 2 年前 | |
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. llvm-svn: 362252 | 6 年前 | |
[libc++] Granularize algorithm includes Reviewed By: Mordante, ldionne, Quuxplusone, #libc, #libc_abi Spies: #libc_vendors, libcxx-commits, miyuki Differential Revision: https://reviews.llvm.org/D119667 | 4 年前 | |
[libc++] [test] Qualify distance as std::distance in a lot of tests. NFCI. We shouldn't be calling distance via ADL -- and neither should anybody in the wild be calling it via ADL, so it's not like we need to test this ADL ability of distance in particular. Differential Revision: https://reviews.llvm.org/D119685 | 4 年前 | |
[libc++] [test] Qualify next as std::next in a lot of tests. NFCI. We shouldn't be calling next via ADL -- and neither should anybody in the wild be calling it via ADL, so it's not like we need to test this ADL ability of next in particular. Reviewed as part of D119860. | 4 年前 | |
[libc++] Use addressof in list. This addresses the usage of operator& in <list>. (Note there are still more headers with the same issue.) Reviewed By: #libc, Quuxplusone, ldionne Differential Revision: https://reviews.llvm.org/D112654 | 4 年前 | |
[libc++] [test] Qualify next as std::next in a lot of tests. NFCI. We shouldn't be calling next via ADL -- and neither should anybody in the wild be calling it via ADL, so it's not like we need to test this ADL ability of next in particular. Reviewed as part of D119860. | 4 年前 | |
[libc++] Use addressof in list. This addresses the usage of operator& in <list>. (Note there are still more headers with the same issue.) Reviewed By: #libc, Quuxplusone, ldionne Differential Revision: https://reviews.llvm.org/D112654 | 4 年前 | |
[libc++] [test] Qualify next as std::next in a lot of tests. NFCI. We shouldn't be calling next via ADL -- and neither should anybody in the wild be calling it via ADL, so it's not like we need to test this ADL ability of next in particular. Reviewed as part of D119860. | 4 年前 | |
[libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ Differential Revision: https://reviews.llvm.org/D132180 | 3 年前 | |
[libc++][test] Cleanup typos and unnecessary semicolons (#73435) I've structured this into a series of commits for even easier reviewing, if that helps. I could easily split this up into separate PRs if desired, but as this is low-risk with simple edits, I thought one PR would be easiest. * Drop unnecessary semicolons after function definitions. * Cleanup comment typos. * Cleanup static_assert typos. * Cleanup test code typos. + There should be no functional changes, assuming I've changed all occurrences. * ~~Fix massive test code typos.~~ + This was a real problem, but needed more surgery. I reverted those changes here, and @philnik777 is fixing this properly with #73444. * clang-formatting as requested by the CI. | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 6 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 4 年前 | ||
| 3 年前 | ||
| 2 年前 |