]> granicus.if.org Git - clang/commit
dont call iterator::end() on every cycle and dont read already-deleted memory
authorNuno Lopes <nunoplopes@sapo.pt>
Sun, 14 Dec 2008 21:53:25 +0000 (21:53 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Sun, 14 Dec 2008 21:53:25 +0000 (21:53 +0000)
commitf9d1e4bc60690386e0b2c658d707b75a77717a9c
tree55d6c1ece6e813a08e541f6bbd1851b6d27f2d6b
parent640b3199143eca2077436b970a5630ae25e437eb
dont call iterator::end() on every cycle and dont read already-deleted memory

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61015 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclarationName.cpp