llvm/clang/test/Modules/Inputs/unavailable-local-visibility/a.h

#ifndef A_H
#define A_H
#include "x.h"
#endif