[PM] [cleanup] Replace a reserved identifier "_Self" with the injected
authorChandler Carruth <chandlerc@gmail.com>
Tue, 26 Nov 2013 22:36:41 +0000 (22:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 26 Nov 2013 22:36:41 +0000 (22:36 +0000)
commit72d1f9db27e3b5e20b65b95819acf842c3a11172
tree194b940c54f4ed7f7cafa43b1ed2ba07fadc7df4
parent7e8ff837e63b2f2e333960ca942db12eac2cd74d
[PM] [cleanup] Replace a reserved identifier "_Self" with the injected
class name. I think we're no longer using any compilers with
sufficiently broken ICN for this use case, but I'll watch the bots and
introduce a typedef without a reserved name if any yell at me.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195793 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SCCIterator.h