commit | 8af2c16571f3aade6d47ce81fa3857d01d375719 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Sat Mar 14 00:20:08 2009 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Sat Mar 14 00:20:08 2009 +0000 |
tree | 6fe904a951ab4628630b2cb15c08b6cd6d35493a | |
parent | 0ddcd1409f6a417cc88ea51e085a6d86a37eb358 [diff] |
Make Selector::getIdentifierInfo() private. I took a first attempt at this last week in: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090302/013580.html That patch caused the output of the diagnostics to change. Since 'DeclarationName' can already reason about Selectors and the Diagnostics logic reasons about DeclarationName, there is no additional code needed to get the diagnostics working by making Selector::getIdentifierInfo() private. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66992 91177308-0d34-0410-b5e6-96231b3b80d8