Paul I c8c508c5bd Revert "Fix clang-cl build"
This reverts commit 66aa8ee6457ea406972b566688e915775bf98915.
2020-12-19 23:22:37 +01:00
..
2020-12-19 23:22:37 +01:00

Trying to escape from the libr/core mess, we should put all the heap stuff into a separate place and use it from anal/heap.c

TODO

  • remove all use of assert
  • remove unused statements
  • convert macros into C code, this should be a runtime library, not a compile time one