summaryrefslogtreecommitdiff
path: root/libs/gui/LayerDebugInfo.cpp
diff options
context:
space:
mode:
author Ryan Prichard <rprichard@google.com> 2024-08-15 18:03:36 -0700
committer Ryan Prichard <rprichard@google.com> 2024-08-23 15:55:01 -0700
commit2b2abd3bad4dc5989c8737d7fecab48a0923c614 (patch)
tree06e1f1c1c7039c9cb485e5796068e3047c2bcf14 /libs/gui/LayerDebugInfo.cpp
parent30b1a88a5e7465e0f557fb52e0a778e508aa5706 (diff)
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
Diffstat (limited to 'libs/gui/LayerDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions