xref: /llvm-project/clang/test/Modules/misplaced-4.cpp (revision c4e04a29640335082eec854bbfdcf3d3a1f897c3)
1 // RUN: rm -rf %t
2 // RUN: %clang_cc1 -fmodules -emit-module -fmodule-name=Misplaced -fmodules-cache-path=%t -x c++ -I %S/Inputs %S/Inputs/misplaced/misplaced.modulemap -verify
3