Skip to content
  • sergei's avatar
    * Partially reverted r19668. It turns out that the implicit finally block in... · 66ec137f
    sergei authored
    * Partially reverted r19668. It turns out that the implicit finally block in constructors, besides its intended purpose, provides correct position of the exit label (more precisely, it relocates exit label to the start of 'finally' part without subsequent restoring it to original value). Optimizing it away causes exit statements in constructors to jump over AfterConstruction call.
    + Test to prevent it from happening again.
    
    git-svn-id: trunk@19948 -
    66ec137f