| commit | dc3eb83d08d63d41824d87e64c10021faee44c6e | [log] [tgz] |
|---|---|---|
| author | Marshall Clow <mclow.lists@gmail.com> | Mon Jul 11 21:38:08 2016 +0000 |
| committer | Marshall Clow <mclow.lists@gmail.com> | Mon Jul 11 21:38:08 2016 +0000 |
| tree | 817e696bbdaaadc91e760d0e08b2fd7f8f554ae2 | |
| parent | 83a25792c5c2fc658736af63b7fc51172642be01 [diff] |
Always use the allocator to construct/destruct elements of a deque/vector. Fixes PR#28412. Thanks to Jonathan Wakely for the report. llvm-svn: 275105