| commit | d66828daf633bfc74742339ed6e0e214cb6c959e | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Sat Feb 19 21:54:50 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Sat Feb 19 21:54:50 2011 +0000 |
| tree | 259820a9f42def9d1430e59127753a5ddd0c0b5b | |
| parent | 78b9851a3a6f5d26e46576f65b1dc4dc5360aa90 [diff] |
In addition to in-class member functions marked with the "used" attribute, we also care about those with the "constructor" attribute. Fixes PR6521. llvm-svn: 126055