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

#ifndef good_header_guard
#define good_header_guard

#endif