diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-04-29 01:57:35 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-04-29 01:57:35 +0000 |
commit | 3ab40727a7be74daf9ec0df786fa321a3b25b46f (patch) | |
tree | e6fecc56c05e9f584a3f7eb81c9c76adf7a997ec /clang/test/Parser/cxx-altivec.cpp | |
parent | bcd889730d4b516dfbd6e206d06280c91cfa076c (diff) | |
download | bcm5719-llvm-3ab40727a7be74daf9ec0df786fa321a3b25b46f.tar.gz bcm5719-llvm-3ab40727a7be74daf9ec0df786fa321a3b25b46f.zip |
[ADT] Make the iterator adaptor utility a touch more general by
requiring full control over the various parameters to the std::iterator
concept / trait thing. This is a precursor for adjusting these things to
where you can write a bidirectional iterator wrapping a random access
iterator with custom increment and decrement logic.
llvm-svn: 207487
Diffstat (limited to 'clang/test/Parser/cxx-altivec.cpp')
0 files changed, 0 insertions, 0 deletions