Rename instance variables, parameter argument names to eliminate a bunch of compilati...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 24 Jul 2008 00:08:56 +0000 (00:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 24 Jul 2008 00:08:56 +0000 (00:08 +0000)
commit1bf9a18834b338484c0a494110cff9cc407be381
treef42295a2406340562de9143e642a9373fa8702c0
parent7fbad27cfb7298c707e50af10609d463900d7211
Rename instance variables, parameter argument names to eliminate a bunch of compilation warnings with -Wshadow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53970 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InstrTypes.h
include/llvm/Instructions.h
include/llvm/Value.h
lib/VMCore/Value.cpp