summaryrefslogtreecommitdiffstats
path: root/tests/cxx/mapping_to_self.cc
blob: d4ddc542a3c2c1a2337ae4450c5dd744a78c87ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
//===--- mapping_to_self.cc - test input file for iwyu --------------------===//
//
//                     The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//

// IWYU_ARGS: -Xiwyu --mapping_file=tests/cxx/mapping_to_self.imp -I .

#include "tests/cxx/mapping_to_self.h"

/**** IWYU_SUMMARY

(tests/cxx/mapping_to_self.cc has correct #includes/fwd-decls)

***** IWYU_SUMMARY */