llvm/clang-tools-extra/clangd/test/Inputs/background-index/foo.cpp

#include "sub_dir/foo.h"
int foo() { return 42; }