llvm/clang/test/VFS/Inputs/Nonmodular/umbrella.h

#ifndef __umbrella_h__
#define __umbrella_h__

#include <Nonmodular/A.h>
#endif