[ASan] Add aligned_alloc declaration to aligned_alloc-alignment.cc test.
authorAlex Shlyapnikov <alekseys@google.com>
Wed, 28 Mar 2018 19:53:55 +0000 (19:53 +0000)
committerAlex Shlyapnikov <alekseys@google.com>
Wed, 28 Mar 2018 19:53:55 +0000 (19:53 +0000)
commit506b8388ed879e232bb3882d9e830638d28ddef6
treea1975adcd49cc079869d34432869a8b120657fc9
parent1ef2a1f414e6e4fa093c003497937c4f781b4899
[ASan] Add aligned_alloc declaration to aligned_alloc-alignment.cc test.

aligned_alloc is not always defined in headers.

Differential Revision: https://reviews.llvm.org/D44404

llvm-svn: 328726
compiler-rt/test/asan/TestCases/Linux/aligned_alloc-alignment.cc