commit | 052cd73711423bdcb372d7a3e491817b1479f9a2 | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Tue Nov 21 00:23:17 2017 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Tue Nov 21 00:23:17 2017 +0000 |
tree | 24fbf499498c54a78e544cd691e610b6c3988f63 | |
parent | 3a95a12ddda7638aa354aa314e50bff38db2e301 [diff] |
YAML/XRay/std::vector: Fix ODR violation by removing local specialization There's a generic partial specialization for all std::vector<T> that does what's desired, so no need for this full specialization that's causing an ODR violation anyway. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318712 91177308-0d34-0410-b5e6-96231b3b80d8