GGuillaume Chatelet[libc] Add a separate algorithm_test.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Add a separate algorithm_test. Differential Revision: https://reviews.llvm.org/D128994 | 3 年前 | |
[libc][obvious] fix address test on windows On windows size_t != unsigned long. Differential Revision: https://reviews.llvm.org/D127989 | 3 年前 | |
Revert "[libc][test] Remove dependency on sstream in algorithm_test.cpp" This reverts commit 292b281caf8c3750cc0796b971af2ca24236a926. | 3 年前 | |
[libc][Obvious] Compare values of the same type in memory_utils/backend_test. | 3 年前 | |
[libc] apply new lint rules This patch applies the lint rules described in the previous patch. There was also a significant amount of effort put into manually fixing things, since all of the templated functions, or structs defined in /spec, were not updated and had to be handled manually. Reviewed By: sivachandra, lntue Differential Revision: https://reviews.llvm.org/D114302 | 4 年前 | |
[libc] apply new lint rules This patch applies the lint rules described in the previous patch. There was also a significant amount of effort put into manually fixing things, since all of the templated functions, or structs defined in /spec, were not updated and had to be handled manually. Reviewed By: sivachandra, lntue Differential Revision: https://reviews.llvm.org/D114302 | 4 年前 | |
[libc][NFC] Move utils/CPP to src/__support/CPP. The idea is to move all pieces related to the actual libc sources to the "src" directory. This allows downstream users to ship and build just the "src" directory. Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D112653 | 4 年前 |