dmlc / HalideIR

Symbolic Expression and Statement Module for new DSLs
Other
205 stars 59 forks source link

AttrVisitor has virtual dtor #27

Closed ajtulloch closed 6 years ago

ajtulloch commented 6 years ago

This allows TVM to compile with the -Wnon-virtual-dtor flag.