summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-06-30 04:40:50 +0000
committerEric Fiselier <eric@efcs.ca>2016-06-30 04:40:50 +0000
commit8892b4eef075711944520e3f24df2464125591ed (patch)
tree6f70c8ac514dcb449efd211685136970ed86591b /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py
parentbc56e3ba533f48b440c6a079f012665d9b813d2f (diff)
downloadbcm5719-llvm-8892b4eef075711944520e3f24df2464125591ed.tar.gz
bcm5719-llvm-8892b4eef075711944520e3f24df2464125591ed.zip
Fix ::reference typedef in insert iterators.
Since at least the C++11 standard insert iterators are specified as having ::reference typedef void. Libc++ was not doing that. This patch corrects the typedef. This patch changes the std::iterator base class of insert_iterator, front_insert_iterator and back_insert_iterator. This should not be an ABI breaking change. llvm-svn: 274209
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud