diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-10-09 21:38:09 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-10-09 21:38:09 +0000 |
commit | 33bbed8f2a48ccf9ee349458db7ec4bd24dddb11 (patch) | |
tree | 9d008afd465d16b4791ceeb248f43a80fb3632e6 /lib/Support/MemoryBuffer.cpp | |
parent | b593898e114370ccabccc2d49889350d1680419a (diff) |
Added implementation of immutable (functional) maps and sets, as
implemented on top of a functional AVL tree. The AVL balancing code
is inspired by the OCaml implementation of Map, which also uses a functional
AVL tree.
Documentation is currently limited and cleanups are planned, but this code
compiles and has been tested.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42813 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions