[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Modules / Inputs / module-map-path-hash / a.h
blobf1373543a2b54ecd88c8143f56648d03cf15ae15
1 #pragma once
2 int a = 42;