commit | 33b2429bf329c2bd39cf3b9612ae10fb28895539 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Sun Jan 01 18:09:12 2012 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Sun Jan 01 18:09:12 2012 +0000 |
tree | 0456f77049e687e6c35f5ed224cffa69a2eaaf41 | |
parent | 0f960a0a5ada98d0ada8562dbd7c16b22a77091a [diff] |
Use declaresSameEntity() when comparing ObjCProtocolDecls, and getCanonicalDecl() when putting ObjCProtocolDecls into a set. This is groundwork for making ObjCProtocolDecl redeclarable. llvm-svn: 147406