mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 09:52:44 -04:00
2 lines
171 B
C++
2 lines
171 B
C++
// RUN: rm -rf %t
|
|
// 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
|