| commit | 2039ca061f07fc5fae7ced01ae7d428c3203db7b | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Thu Dec 15 17:15:07 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Thu Dec 15 17:15:07 2011 +0000 |
| tree | c9cae431de102c0aee381dd56a8afc977ba0866b | |
| parent | 344b4d9f756592358fb4561d533b6e02092266c4 [diff] |
Two null Decl*'s don't refer to the same declaration, because they don't refer to anything. Amusingly, we were relying on this in one place. Thanks to Chandler for noticing the weirdness in declaresSameEntity. llvm-svn: 146659