summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/memory/c.malloc/nothing_to_do.pass.cpp
blob: 27846cf94e64e2652fa342fbd50b24a08b9ff5b1 (plain)
1
//===----------------------------------------------------------------------===//
//
//                     The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//

// <cstdlib> and <cstring> are already tested elsewhere

int main()
{
}
OpenPOWER on IntegriCloud