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

namespace N {
  struct B {};
}