summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/SharedLibs/darwin-dummy-shared-lib-so.cc
blob: 5d939991476e01c7955c86d91752f15b40aff988 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//===----------- darwin-dummy-shared-lib-so.cc ------------------*- C++ -*-===//
//
//                     The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
// This file is a part of AddressSanitizer, an address sanity checker.
//
//===----------------------------------------------------------------------===//
void foo() {}