Compiler projects using llvm
struct Info {
  virtual ~Info();
  void hash() {}
};