| commit | 80f00ff95d3b0710c01cce96358f05da348a4a52 | [log] [tgz] |
|---|---|---|
| author | Alexis Hunt <alercah@gmail.com> | Tue May 10 19:08:14 2011 +0000 |
| committer | Alexis Hunt <alercah@gmail.com> | Tue May 10 19:08:14 2011 +0000 |
| tree | f94c7c727317aa3368688b467e36c17e6acc717d | |
| parent | 07ceb0a1a4816be1b93377dcae4a5c38d1d924fd [diff] |
Re-do R131114 without breaking code. I've edited one diagnostic which would print "copy constructor" for copy constructors and "constructor" for any other constructor. If anyone is extremely enamored with this, it can be reinstated with a simple boolean flag rather than calling getSpecialMember, which is inappropriate. llvm-svn: 131143