[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Modules / Inputs / warning-mismatch / module.modulemap
blobc22cde4597870f0671dd1500875af2609c6d64f7
1 module System [system] {
2   header "System.h"
5 module Mismatch {
6   header "Mismatch.h"