xref: /minix3/external/bsd/llvm/dist/clang/test/Modules/pr20399.cpp (revision 340f5e56603e4275faeb89a9aacace41ba22d661)
1 // RUN: rm -rf %t
2 // RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -fmodule-name=libGdml -emit-module -x c++ -std=c++11 %S/Inputs/PR20399/module.modulemap
3