Petr Hosek
|
5ff3ff33ff
|
[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)
This is a part of #97655.
|
2024-07-12 09:28:41 -07:00 |
|
Mehdi Amini
|
ce9035f5bd
|
Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration" (#98593)
Reverts llvm/llvm-project#98075
bots are broken
|
2024-07-12 09:12:13 +02:00 |
|
Petr Hosek
|
3f30effe1b
|
[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)
This is a part of #97655.
|
2024-07-11 12:35:22 -07:00 |
|
Guillaume Chatelet
|
b6bc9d72f6
|
[libc] Mass replace enclosing namespace (#67032)
This is step 4 of
https://discourse.llvm.org/t/rfc-customizable-namespace-to-allow-testing-the-libc-when-the-system-libc-is-also-llvms-libc/73079
|
2023-09-26 11:45:04 +02:00 |
|
Guillaume Chatelet
|
f5dcab0d89
|
[re-reland][libc] Adds string and TestLogger classes, use them in LibcTest
This is an implementation of https://discourse.llvm.org/t/rfc-running-libc-unit-tests-as-integration-tests/69461.
Differential Revision: https://reviews.llvm.org/D147231
|
2023-04-03 13:10:30 +00:00 |
|
Guillaume Chatelet
|
5a55dfb80c
|
Revert D147231 "[reland][libc] Adds string and TestLogger classes, use them in LibcTest"
Build bot detected a memory leak.
This reverts commit b82d04ea4b4f26037be369f101ae7011975df486.
|
2023-04-03 07:47:15 +00:00 |
|
Guillaume Chatelet
|
b82d04ea4b
|
[reland][libc] Adds string and TestLogger classes, use them in LibcTest
This is an implementation of https://discourse.llvm.org/t/rfc-running-libc-unit-tests-as-integration-tests/69461.
Differential Revision: https://reviews.llvm.org/D147231
|
2023-04-03 07:35:37 +00:00 |
|
Guillaume Chatelet
|
ebb41f7e3d
|
Revert D147231 "[libc] Adds string and TestLogger classes, use them in LibcTest"
Does not build with gcc.
This reverts commit fc5ae0a7a45bdb5251f3dad3fc07047f987ca447.
|
2023-04-02 16:02:00 +00:00 |
|
Guillaume Chatelet
|
fc5ae0a7a4
|
[libc] Adds string and TestLogger classes, use them in LibcTest
This is an implementation of https://discourse.llvm.org/t/rfc-running-libc-unit-tests-as-integration-tests/69461.
Differential Revision: https://reviews.llvm.org/D147231
|
2023-04-02 15:33:23 +00:00 |
|