diff options
author | Louis Dionne <ldionne@apple.com> | 2018-11-21 20:53:07 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2018-11-21 20:53:07 +0000 |
commit | 91614db033bbb16791ce1e34acd570f4aa7605d0 (patch) | |
tree | a90326f33dccbfe78c60d3e1069b1724e586f96b /clang/lib/CodeGen/CGStmtOpenMP.cpp | |
parent | 46e3cd76e2afbb14862d552a0331e746742e3f87 (diff) | |
download | bcm5719-llvm-91614db033bbb16791ce1e34acd570f4aa7605d0.tar.gz bcm5719-llvm-91614db033bbb16791ce1e34acd570f4aa7605d0.zip |
[libcxx] Fix incorrect iterator type in vector container test
The iterator types for different specializations of containers with the
same element type but different allocators are not required to be
convertible. This patch makes the test to take the iterator type from
the same container specialization as the created container.
Reviewed as https://reviews.llvm.org/D54806.
Thanks to Andrey Maksimov for the patch.
llvm-svn: 347423
Diffstat (limited to 'clang/lib/CodeGen/CGStmtOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions