mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 09:52:44 -04:00
2 lines
153 B
C++
2 lines
153 B
C++
// RUN: rm -rf %t
|
|
// RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -fmodule-name=TBranchProxy -emit-module -x c++ %S/Inputs/PR20786/module.modulemap
|