summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenTBAA.h
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2018-11-21 20:53:07 +0000
committerLouis Dionne <ldionne@apple.com>2018-11-21 20:53:07 +0000
commit91614db033bbb16791ce1e34acd570f4aa7605d0 (patch)
treea90326f33dccbfe78c60d3e1069b1724e586f96b /clang/lib/CodeGen/CodeGenTBAA.h
parent46e3cd76e2afbb14862d552a0331e746742e3f87 (diff)
downloadbcm5719-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/CodeGenTBAA.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud