LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 32671 - Merge r300397 into 4.0 - string::insert and append no longer work with move_iterator
Summary: Merge r300397 into 4.0 - string::insert and append no longer work with move_i...
Status: RESOLVED FIXED
Alias: None
Product: libc++
Classification: Unclassified
Component: All Bugs (show other bugs)
Version: unspecified
Hardware: PC All
: P enhancement
Assignee: Eric Fiselier
URL: https://reviews.llvm.org/rL300397
Keywords:
Depends on:
Blocks: release-4.0.1
  Show dependency tree
 
Reported: 2017-04-15 00:05 PDT by Eric Fiselier
Modified: 2017-05-03 13:00 PDT (History)
3 users (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Fiselier 2017-04-15 00:05:17 PDT

    
Comment 1 Tom Stellard 2017-04-20 07:31:58 PDT
Hi Marshall,

Is this OK to merge to the 4.0 branch?
Comment 2 Marshall Clow (home) 2017-04-20 07:44:20 PDT
Yes, that would be fine.
Comment 3 Tom Stellard 2017-04-21 07:11:26 PDT
Approved.  Eric you can go ahead and merge this to the release_40 branch.
Comment 4 Eric Fiselier 2017-05-03 13:00:01 PDT
Merged in r302070.