swift
fbf4c92b - Update the scope of SILBuilder in ClosureCloner.

Commit
2 years ago
Update the scope of SILBuilder in ClosureCloner. This is something that every visit() function needs to do and these manual overloads forgot to. I tried to come up with a more general solution, but due the rather nested inheritance of SILCloner this turned out harde than expected. rdar://107984038
Author
Parents
  • lib/SILOptimizer/Mandatory
    • File
      CapturePromotion.cpp