OSDN Git Service

Rename NodeBase::{key,val} as {first,second} and swap the BranchNode arrays such
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 20 Nov 2010 00:48:57 +0000 (00:48 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 20 Nov 2010 00:48:57 +0000 (00:48 +0000)
commita3b1082bb1ec2340d61b91dd91dbdd3ce5fa0867
treea6952ff62e6ef57d631e4cf2b2d5e1744c4d44fe
parent20272a7c5a0ecb02364fb03ccde5a0d4533cb3d7
Rename NodeBase::{key,val} as {first,second} and swap the BranchNode arrays such
that the noderefs are the first member in the object.

This is in preparation of detemplatization of tree navigation.

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