[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Modules / Inputs / PR27699 / module.modulemap
blob1f58ca06753e2972e175c5a11b5deb817b5813cf
1 module a {   umbrella "Subdir" module * {export *} }