include-what-you-use/tests/cxx/casts-d1.h

13 lines
443 B
C

//===--- casts-d1.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.
//
//===----------------------------------------------------------------------===//
// Tests that we handle correctly handle the various types of cast.
#include "tests/cxx/casts-i1.h"