Fix ASan alloca_constant_size.cc test on FreeBSD.
On FreeBSD <alloca.h> does not exist: alloca(3) is defined in <stdlib.h> instead. llvm-svn: 277300
Loading
Please sign in to comment
On FreeBSD <alloca.h> does not exist: alloca(3) is defined in <stdlib.h> instead. llvm-svn: 277300