diff options
author | Francis Ricci <francisjricci@gmail.com> | 2017-06-09 20:31:53 +0000 |
---|---|---|
committer | Francis Ricci <francisjricci@gmail.com> | 2017-06-09 20:31:53 +0000 |
commit | e22b6969363d78bb2fb2d3c0778c2dbbcfaabcde (patch) | |
tree | 041ff8f252cddcea5154d5c1945af60b334d8d75 /llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp | |
parent | f21b80387644c47d2cf3518fed934496f6b55524 (diff) | |
download | llvm-e22b6969363d78bb2fb2d3c0778c2dbbcfaabcde.zip llvm-e22b6969363d78bb2fb2d3c0778c2dbbcfaabcde.tar.gz llvm-e22b6969363d78bb2fb2d3c0778c2dbbcfaabcde.tar.bz2 |
[ADT] Make iterable SmallVector template overrides more specific
Summary:
This prevents the iterator overrides from being selected in
the case where non-iterator types are used as arguments, which
is of particular importance in cases where other overrides with
identical types exist.
Reviewers: dblaikie, bkramer, rafael
Subscribers: llvm-commits, efriedma
Differential Revision: https://reviews.llvm.org/D33919
llvm-svn: 305105
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp')
0 files changed, 0 insertions, 0 deletions