Compiler projects using llvm
namespace M {
  struct V {
    int d;
  };
}