OSDN Git Service

Move the conversion to intptr_t to a separate statement. This
authorDan Gohman <gohman@apple.com>
Mon, 8 Dec 2008 17:41:24 +0000 (17:41 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 8 Dec 2008 17:41:24 +0000 (17:41 +0000)
commitb79a01111d1ed14ec92b969fb995906268733c12
treebbfe66a80498f2091dbfdb517f73876e349dfd40
parent2d4e9bc922001000db1141da3bdc6541a586271a
Move the conversion to intptr_t to a separate statement. This
avoids GCC's warning even on 64-bit hosts.

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