llvm-project
33c85e9a
- [NFC][Clang] Apply Rule of Three to BuildLockset (#172908)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
72 days ago
[NFC][Clang] Apply Rule of Three to BuildLockset (#172908) Static analysis flagged BuildLockset as not following the Rule of Three, so I just added deleted copy ctor and copy assignment.
References
#172908 - [NFC][Clang] Apply Rule of Three to BuildLockset
Author
shafik
Parents
d2e62d90
Loading