]> granicus.if.org Git - clang/commit
Cleaning up the IdentifierResolver::iterator class a bit; NFC.
authorAaron Ballman <aaron@aaronballman.com>
Sun, 19 Mar 2017 15:15:28 +0000 (15:15 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Sun, 19 Mar 2017 15:15:28 +0000 (15:15 +0000)
commitf304e39bb9d423169133175d08ec491ff7003e01
tree70221ebd68e51770f1dcf2d94719aba91f2cf291
parent57ebd93b0a90880b6a4866ec34b7733d3b728d09
Cleaning up the IdentifierResolver::iterator class a bit; NFC.

The comment about there being three different forms that Ptr represents was stale. Also, the opaque value does not need to be exposed (these functions are unused).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@298215 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/IdentifierResolver.h