llvm/clang/test/Lexer/Inputs/bad-header-guard.h

#ifndef bad_header_guard
#define bad_guard

#endif