1*21f5ee01SCongcong Cai // RUN: not clang-tidy %s -checks='-*,misc-header-include-cycle' 2*21f5ee01SCongcong Cai 3*21f5ee01SCongcong Cai #include "header-include-cycle.self.cpp" 4