llvm/clang-tools-extra/test/clang-tidy/checkers/misc/header-include-cycle.self.cpp

// RUN: not clang-tidy %s -checks='-*,misc-header-include-cycle'

#include "header-include-cycle.self.cpp"