[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / extern_c_bad.cpp
blobc34416a4b71563fdccc2cfa1a19002fd17da146c
1 // RUN: rm -rf %t
2 // RUN: %clang_cc1 -verify -fmodules -fimplicit-module-maps -x c++ -emit-module -fmodules-cache-path=%t -fmodule-name=c_library_bad %S/Inputs/module.map