[LVI] Add trunc to i1 handling. (#124480)
[llvm-project.git] / clang / test / Modules / Inputs / cxx20 / module.modulemap
blobc80e6e7b13eb26df5fdc4c12c20ad689075caaec
1 module Decls {
2   header "decls.h"
3   explicit module Unimported { header "unimported.h" }