swift
50367ecf
- [Profiler] Don't walk into property initializer closures
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#61134 - [Profiler] Fix a couple of duplicate coverage cases
Author
hamishknight
Parents
9bb87a5f
Loading