diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2018-06-06 09:22:19 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2018-06-06 09:22:19 +0000 |
commit | b7c374500607486d56ae16195b57ea737fa2e5a5 (patch) | |
tree | 8db73cbcc2ac11d259e7009360a808a0dc0e153a /llvm/lib/Target/Sparc | |
parent | 5583ec4218dd1bbc64f1b0918c3ea6979b38a44a (diff) | |
download | bcm5719-llvm-b7c374500607486d56ae16195b57ea737fa2e5a5.tar.gz bcm5719-llvm-b7c374500607486d56ae16195b57ea737fa2e5a5.zip |
Fix compile error with libstdc++.
By adding a ctor to create fuzzer_allocator<T> from fuzzer_allocator<U>.
This mimics construcotrs of std::allocator<T>.
Without the constructors, some versions of libstdc++ can't compile
`vector<bool, fuzzer_allocator<bool>>`.
llvm-svn: 334077
Diffstat (limited to 'llvm/lib/Target/Sparc')
0 files changed, 0 insertions, 0 deletions