commit | 4f41779cca7d9a14fdf273d0dd3e056bbb0d1320 | [log] [tgz] |
---|---|---|
author | Marshall Clow <[email protected]> | Tue Aug 20 22:23:35 2019 |
committer | Marshall Clow <[email protected]> | Tue Aug 20 22:23:35 2019 |
tree | 13778b9bbf01c903c463e82e59a4da96a254254b | |
parent | 89463fcfc715ad3dab43a99b49565ffbae9457a1 [diff] |
Add a missing _VSTD:: before a call to merge. Fixes PR43034. Checked the rest of 'algorithm' looking for unqualified calls. Didn't find any. llvm-svn: 369463