include-what-you-use/tests/cxx/no_implicit_typedef_reporti...

11 lines
359 B
C

//===--- no_implicit_typedef_reporting-i1.h - 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.
//
//===----------------------------------------------------------------------===//
typedef int Int;