Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sema] Extend -Wself-assign and -Wself-assign-field to warn on overloaded sel... | Roman Lebedev | 2018-04-07 | 1 | -50/+0 |
* | PR12214 - Warn on suspicious self-compound-assignments. | Nikola Smiljanic | 2014-05-30 | 1 | -0/+3 |
* | Implement -Wself-assign, which warns on code such as: | Chandler Carruth | 2011-01-04 | 1 | -0/+47 |