[ASan] Fix two tests on FreeBSD: alloca.h is missing there.
authorAlexey Samsonov <vonosmas@gmail.com>
Fri, 31 Jul 2015 23:57:06 +0000 (23:57 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Fri, 31 Jul 2015 23:57:06 +0000 (23:57 +0000)
commit25ac9311d08a542847e8e92f2754e38322e882ab
treef33841b1c3268e89912136c5b63106bbddeee5bc
parentb4d0d6a345d76c9d03fe4c595dd93bb89e1065c3
[ASan] Fix two tests on FreeBSD: alloca.h is missing there.

llvm-svn: 243800
compiler-rt/test/asan/TestCases/alloca_loop_unpoisoning.cc
compiler-rt/test/asan/TestCases/alloca_vla_interact.cc