[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Lexer / Inputs / good-header-guard.h
blob664a479d39143f668514c29640389bcb92bde0f7
1 #ifndef good_header_guard
2 #define good_header_guard
4 #endif