brintos

brintos / llvm-project-archived public Read only

0
0
Text · 107 B · 245dd0a Raw
4 lines · cpp
1// RUN: not clang-tidy %s -checks='-*,misc-header-include-cycle'2 3#include "header-include-cycle.self.cpp"4