about summary refs log tree commit diff homepage
path: root/test/Runtime/FreeStanding/memcpy_chk_err.c
AgeCommit message (Expand)Author
2024-02-16drop llvm 9 and 10Daniel Schemmel
2023-02-06Disable memcpy_chk_err.c on FreeBSD, where a call to __memcpy_chk is not gene...Cristian Cadar
2023-02-06Add an extra check to test/Runtime/FreeStanding/memcpy_chk_err.c ensuring tha...Cristian Cadar
2020-11-09Added test checking that a simple overflow is caught via -D_FORTIFY_SOURCECristian Cadar