aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StringRef.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-11-26 01:39:40 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-11-26 01:39:40 +0000
commita12095d26d5a5aa13d88e16b8fcca921420a650d (patch)
treec313d210906bf79072c6b8a24d4ea4d44b06cc88 /llvm/lib/Support/StringRef.cpp
parent7904068186b1f663c57b26247ee9702c1387c07e (diff)
downloadllvm-a12095d26d5a5aa13d88e16b8fcca921420a650d.zip
llvm-a12095d26d5a5aa13d88e16b8fcca921420a650d.tar.gz
llvm-a12095d26d5a5aa13d88e16b8fcca921420a650d.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.) llvm-svn: 120165
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions