llvm-project/libc/test
Siva Chandra Reddy 2a6ef2aecf [libc] Use cpp::Array instead of cpp::ArrayRef in memory/utils_test.
Building with address-sanitizer shows that using ArrayRef ends up
accessing a temporary outside its scope.
2020-01-31 11:45:09 -08:00
..
config [libc] Move the implementation of mmap and munmap into a linux specific area. 2020-01-24 15:42:28 -08:00
src [libc] Use cpp::Array instead of cpp::ArrayRef in memory/utils_test. 2020-01-31 11:45:09 -08:00
CMakeLists.txt [libc] Add a convenience CMake rule to add testsuites. 2020-01-07 23:04:52 -08:00