Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2b2abd3b authored by Ryan Prichard's avatar Ryan Prichard
Browse files

ftl: delegate SmallVector<const T> to std::vector<T>

An STL container of const T uses std::allocator<const T>, which was
an undocumented libc++ extension that has been removed. See
llvm.org/PR96319.

Bug: http://b/349681543
Test: ftl_test
Change-Id: Ic5ef8b80231bd58b77e5ca0ee48f263b03973a3f
parent 30b1a88a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment