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 |
|
Nick Desaulniers
|
293ec4865b
|
[libc] rename cpp::count_ones to cpp::popcount to better mirror std:: (#84388)
libc/src/__support/CPP/bit.h and cpp:: is meant to mirror std::. Fix the
TODO.
|
2024-03-07 15:38:16 -08:00 |
|
Nick Desaulniers
|
d8406d48a8
|
[libc][stdbit] implement stdc_count_ones (C23) (#82444)
|
2024-02-26 09:25:24 -08:00 |
|