llvm/clang/test/Modules/Inputs/DebugInfoNamespace/A.h

namespace N {
  struct A {};
}