[ADT] Change the trivial FoldingSetNodeID::Add* methods to be inline, reapplied
authorDaniel Dunbar <daniel@zuster.org>
Thu, 8 Mar 2012 07:42:18 +0000 (07:42 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 8 Mar 2012 07:42:18 +0000 (07:42 +0000)
commit9eddc1cf310c49c0f1f90cbde3687b2610a46689
tree66a1f1d20c25fed4f2999919649808dd9e8a7740
parentc10fa6c801e48771b5eade50afc2fe6abaf08227
[ADT] Change the trivial FoldingSetNodeID::Add* methods to be inline, reapplied
with a fix for the longstanding over-read of 32-bit pointer values.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152300 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/FoldingSet.h
lib/Support/FoldingSet.cpp