Simplify implementation of the FoldingSet circular list, a necessary step
authorChris Lattner <sabre@nondot.org>
Wed, 3 Oct 2007 20:45:43 +0000 (20:45 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 3 Oct 2007 20:45:43 +0000 (20:45 +0000)
commit9a7288b0c6caf5d6eeddaa8f3835b8e121c1e303
tree450dd99f995f8478af13e7c0847958963c0b8694
parentcb406c25973b4e88a6c10ad839ef1beeb3664715
Simplify implementation of the FoldingSet circular list, a necessary step
to giving it iterators.

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