Skip to content
  • Gordon Henriksen's avatar
    Reverting dtor devirtualization patch. · 14a5569f
    Gordon Henriksen authored
    _sabre_: it has a major problem: by the time ~Value is run, all of the "parts" of the derived classes have been destroyed
    _sabre_: the vtable lives to fight another day
    
    llvm-svn: 44760
    14a5569f
Loading