diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-11-26 01:39:40 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-11-26 01:39:40 +0000 |
commit | 706da9d8ca207c93d38855ffd96cf9722996d706 (patch) | |
tree | 2815436548f89425b7599ae825d03d425809c18b /docs | |
parent | 20a00c4f80b69494129d2533f55c7d7b2f657266 (diff) | |
download | external_llvm-706da9d8ca207c93d38855ffd96cf9722996d706.zip external_llvm-706da9d8ca207c93d38855ffd96cf9722996d706.tar.gz external_llvm-706da9d8ca207c93d38855ffd96cf9722996d706.tar.bz2 |
Move tree navigation to a new Path class that doesn't have to be a template.
The path also holds a reference to the root node, and that allows important
iterator accessors like start() and stop() to have no conditional code. (When
the compiler is clever enough to remove it.)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120165 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions