summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/Inputs/module_needs_vfs.h
blob: d79cc3f0d3addcc949519c049b7a47cd2538402f (plain)
1
2
3
4
@import BaseModuleNeedsVFS;
inline void module_needs_vfs(void) {
  base_module_needs_vfs();
}
OpenPOWER on IntegriCloud