WIP: broken merge but need a git checkpoint

This commit is contained in:
Guillaume Maudoux
2022-09-07 00:34:03 +02:00
241 changed files with 7587 additions and 2694 deletions
-1
View File
@@ -4,7 +4,6 @@
namespace nix {
/* Note: Various places expect the allocated memory to be zeroed. */
[[gnu::always_inline]]
inline void * allocBytes(size_t n)