aboutsummaryrefslogblamecommitdiffstats
path: root/contrib/libs/cxxsupp/libcxx/src/experimental/keep.cpp
blob: f3db69d798dd521430dacfa7a9d4d3bd592e45be (plain) (tree)
1
2
3
4
5
6
7
8
9
10








                                                                                
//===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//

// Empty file just to make sure we produce a libc++experimental.a library even
// when there isn't anything in it.