swift
50367ecf - [Profiler] Don't walk into property initializer closures

Commit
3 years ago
[Profiler] Don't walk into property initializer closures These don't have a parent, but still shouldn't be walked into. Be sure to check that the SILDeclRef is for a closure. rdar://99963912
Author
Parents
Loading