[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Modules / Inputs / odr / module.modulemap
blob81f396342facaa19b5ad8c745272b5adc03e423a
1 module a {
2   header "a.h"
4 module b {
5   header "b.h"