llvm-project
77618a92 - Delete copy constructor/assignment; NFC (#145689)

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).
Author
Parents
Loading