swift
bd18c37b
- [Profiler] Adopt `SILDeclRef::hasUserWrittenCode`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[Profiler] Adopt `SILDeclRef::hasUserWrittenCode` This replaces some of the existing checks, and ensures that we don't emit coverage maps for property wrapper backing initializers that don't contain user code. rdar://99931619
References
#61351 - [SILGen] Cleanup profiler handling
Author
hamishknight
Parents
54993b77
Loading