summaryrefslogtreecommitdiffstats
path: root/clang/include/clang-c/BuildSystem.h
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2014-03-07 22:17:20 +0000
committerAaron Ballman <aaron@aaronballman.com>2014-03-07 22:17:20 +0000
commitda634f1dee69f30e3a2521e22c2031c5e6930807 (patch)
tree91d0df85c8913cd3e7aeacc82b7e199f8392ac73 /clang/include/clang-c/BuildSystem.h
parent1e50b46bf96af955193408ba2dc157d007339eac (diff)
downloadbcm5719-llvm-da634f1dee69f30e3a2521e22c2031c5e6930807.tar.gz
bcm5719-llvm-da634f1dee69f30e3a2521e22c2031c5e6930807.zip
In my tests, I'm finding that declaring iterators in terms of ranges can sometimes have dangerous side-effects where the range temporary is destroyed, taking the underlying iterators out with it.
This changes the iterators so that they are no longer implemented in terms of ranges (so it's a very partial revert of the existing rangification efforts). llvm-svn: 203299
Diffstat (limited to 'clang/include/clang-c/BuildSystem.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud