llvm-for-llvmta/tools/clang/test/Index/Inputs/module_needs_vfs.h

5 lines
94 B
C
Raw Permalink Normal View History

2022-04-25 13:02:35 +02:00
@import BaseModuleNeedsVFS;
inline void module_needs_vfs(void) {
base_module_needs_vfs();
}