MMichael Jones[libc][NFC] split standalone_cpp into single headers
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[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] split standalone_cpp into single headers Previously, the entire support/CPP folder was in one header library, which meant that a lot of headers were included where they shouldn't be. This patch splits each header into its own target, as well as adjusting each place they were included to only include what is used. Reviewed By: sivachandra, lntue Differential Revision: https://reviews.llvm.org/D121237 | 4 年前 | |
Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"." This reverts commit 7cdda6b8ce49ae3c90c068cff4dc355bba5d77f2. Differential Revision: https://reviews.llvm.org/D121020 | 4 年前 | |
[libc][Obvious][NFC] Move CPP tests to the correct nested directory. | 4 年前 |