Home | History | Annotate | Download | only in testsuite
      1 struct OdrBase {
      2   virtual ~OdrBase() {
      3   }
      4 };
      5