swift
c73ecd02
- [NFC] BitwiseCopyable: Use getKnownProtocolKind.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
[NFC] BitwiseCopyable: Use getKnownProtocolKind. Rather than getting ahold of the BitwiseCopyable protocol and doing a pointer comparison to another ProtocolDecl, check whether the latter's known protocol kind is ::BitwiseCopyable.
References
#71468 - [NFC] BitwiseCopyable: Use getKnownProtocolKind.
Author
nate-chandler
Committer
nate-chandler
Parents
d192a833
Files
1
lib/Sema
TypeCheckDecl.cpp
Loading