llvm-project/compiler-rt/test/hwasan
Evgeniy Stepanov 5abf7d90ac [hwasan] Fix new[] with zero size.
Fixes "allocator is out of memory trying to allocate 0x0 bytes" by
always allocating at least one byte.

llvm-svn: 341229
2018-08-31 17:49:49 +00:00
..
TestCases [hwasan] Fix new[] with zero size. 2018-08-31 17:49:49 +00:00
CMakeLists.txt
lit.cfg [hwasan] An LLVM flag to disable stack tag randomization. 2018-01-13 01:32:15 +00:00
lit.site.cfg.in