Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable part of the misc-move-constructor-init checker when the check is ↵ | Aaron Ballman | 2016-01-08 | 1 | -0/+21 |
enabled through cert-oop11-cpp. The CERT guideline does not cover moveable parameters as part of the OOP11-CPP recommendation, just copy construction from move constructors. llvm-svn: 257177 |