Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Index / Inputs / module_needs_vfs.h
blobd79cc3f0d3addcc949519c049b7a47cd2538402f
1 @import BaseModuleNeedsVFS;
2 inline void module_needs_vfs(void) {
3 base_module_needs_vfs();