Add a cast to void to show that the return value is being
authorDan Gohman <gohman@apple.com>
Sun, 11 Apr 2010 19:30:19 +0000 (19:30 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 11 Apr 2010 19:30:19 +0000 (19:30 +0000)
commite521ccb5bd1142b41723de519b15e13ab82914e1
tree3a0e7db303581a37954d7f6c74588ef8c0bb9992
parent87527c594f94ad72d8d1cb35b91f53e720d67cf1
Add a cast to void to show that the return value is being
intentionally ignored.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100984 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IVUsers.cpp