teak-llvm/clang/test/Index/Inputs/base_module_needs_vfs.h
Ben Langmuir 8832c066a2 Honour -ivfsoverlay in ASTUnit to match clang
This allows code indexing, etc. to use the VFS in the same way as the
compiler.

llvm-svn: 206309
2014-04-15 18:16:25 +00:00

2 lines
34 B
C

void base_module_needs_vfs(void);