Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store on the CXXRecordDecl whether the class has, or would have, a copy | Richard Smith | 2012-11-28 | 1 | -0/+62 |
constructor/assignment operator with a const-qualified parameter type. The prior method for determining this incorrectly used overload resolution. llvm-svn: 168775 |