Home | History | Annotate | Download | only in update-exception-spec
      1 #include "a.h"
      2 #include "b.h"
      3 inline void g(B *p) { p->~B(); }
      4