summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py
diff options
context:
space:
mode:
authorTim Shen <timshen91@gmail.com>2016-08-09 20:22:55 +0000
committerTim Shen <timshen91@gmail.com>2016-08-09 20:22:55 +0000
commit0c7496718623caaf71c4ff6b9354891fcabca07f (patch)
tree3042b7c9c4ddd5979f950eeedefe633f40554e93 /lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py
parentffb60901fe088950c7683e20e7c9b198695cdddc (diff)
downloadbcm5719-llvm-0c7496718623caaf71c4ff6b9354891fcabca07f.tar.gz
bcm5719-llvm-0c7496718623caaf71c4ff6b9354891fcabca07f.zip
[ADT] Change iterator_adaptor_base's default template arguments to forward more underlying typedefs
Summary: The corresponding LLVM change: D23217. LazyVector::iterator breaks, because int isn't an iterator type. Since iterator_adaptor_base shouldn't be blamed to break at the call to iterator_traits<int>::xxx, I'd rather "fix" LazyVector::iterator. The perfect solution is to model "relative pointer", but it's beyond the goal of this patch. Reviewers: chandlerc, bkramer Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D23218 llvm-svn: 278156
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud