diff options
author | Marshall Clow <mclow.lists@gmail.com> | 2016-01-13 21:54:34 +0000 |
---|---|---|
committer | Marshall Clow <mclow.lists@gmail.com> | 2016-01-13 21:54:34 +0000 |
commit | 76b4afc04051298081c2f46056138b4013c2f49d (patch) | |
tree | d527130e26d84a126910890f17fb96cf750046ee /lldb/packages/Python/lldbsuite/test | |
parent | 183ebbe0eeab823594685eb57ebbbd5ee32eb2e1 (diff) | |
download | bcm5719-llvm-76b4afc04051298081c2f46056138b4013c2f49d.tar.gz bcm5719-llvm-76b4afc04051298081c2f46056138b4013c2f49d.zip |
Fix PR#25973 : 'basic_string::assign(InputIt, InputIt) doesn't provide the strong exception safety guarantee'. This turned out to be a pervasive problem in <string>, which required a fair amount of rework. Add in an optimization for when iterators provide noexcept increment/comparison/assignment/dereference (which covers many of the iterators in libc++). Reviewed as http://reviews.llvm.org/D15862
llvm-svn: 257682
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions