llvm-project
77618a92
- Delete copy constructor/assignment; NFC (#145689)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
189 days ago
Delete copy constructor/assignment; NFC (#145689) This is an RAII object and static analysis was flagging it for not following the rule of three (or five).
References
#145689 - Delete copy constructor/assignment; NFC
Author
AaronBallman
Parents
01174ff2
Loading