mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 18:02:17 -04:00
2 lines
159 B
C++
2 lines
159 B
C++
// RUN: rm -rf %t
|
|
// RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -fmodule-name=libGdml -emit-module -x c++ -std=c++11 %S/Inputs/PR20399/module.modulemap
|