forked from OSchip/llvm-project
![]() HeapReAlloc should allow for 0 sized reallocations without freeing the memory block provided by the user. _recalloc previously did not zero new memory after reallocation. https://reviews.llvm.org/D61268 llvm-svn: 359498 |
||
---|---|---|
.. | ||
TestCases | ||
Unit | ||
CMakeLists.txt | ||
lit.cfg | ||
lit.site.cfg.in |