[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / CodeGen / Inputs / debug-info-file-checksum.c
blob081f6f0c289184252083a19961b22f99f4fe2ec1
1 int foo(int x) {
2 return x+1;