diff options
author | David Blaikie <dblaikie@gmail.com> | 2017-11-21 00:23:17 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2017-11-21 00:23:17 +0000 |
commit | 970ce642fe914585426610ceef96d6c5588a567a (patch) | |
tree | 4eeff22f5ac2ba6f8ea9fb143b55768a5d037908 /llvm/tools/llvm-rc/ResourceScriptToken.cpp | |
parent | 5df8080011a71042a1684317f8f297516e6f4458 (diff) | |
download | bcm5719-llvm-970ce642fe914585426610ceef96d6c5588a567a.tar.gz bcm5719-llvm-970ce642fe914585426610ceef96d6c5588a567a.zip |
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.
llvm-svn: 318712
Diffstat (limited to 'llvm/tools/llvm-rc/ResourceScriptToken.cpp')
0 files changed, 0 insertions, 0 deletions