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