aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/ModuleDiags/module.map
blob: 09b25088e67e139389f8e458bee6fe9cdceaad7e (plain)
1
2
3
4
5
6
7
module HasWarnings {
  header "has_warnings.h"
}

module HasErrors {
  header "has_errors.h"
}