Compiler projects using llvm
namespace A2_More_Inner {
  struct X {};
  void f(X);
}