llvm-project/libc/test
Guillaume Chatelet aa9db51ef6 [libc] Align src buffer instead of dst buffer
We used to align destination buffer instead of source buffer for the loop of block copy.
This is a mistake.

Differential Revision: https://reviews.llvm.org/D93457
2021-01-06 12:04:53 +00:00
..
config [libc][Obvious] Use full path with cmake's if(EXISTS ...). 2020-06-10 15:08:00 -07:00
loader [libc][NFC] Disable a loader test as ld.gold fails to link. 2020-08-07 23:45:18 -07:00
src [libc] Align src buffer instead of dst buffer 2021-01-06 12:04:53 +00:00
utils [libc][Obvious] Fix typo is wrappergen unittest. 2020-12-17 09:13:23 -08:00
CMakeLists.txt [libc][obvious] Move ErrnoSetterMatcher to test/ErrnoSetterMetcher.h. 2020-07-28 11:05:52 -07:00
ErrnoSetterMatcher.h [libc][obvious] Move ErrnoSetterMatcher to test/ErrnoSetterMetcher.h. 2020-07-28 11:05:52 -07:00