summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generation_data.cc
diff options
context:
space:
mode:
author Ryan Prichard <rprichard@google.com> 2024-08-27 15:50:19 -0700
committer Ryan Prichard <rprichard@google.com> 2024-08-28 22:54:52 +0000
commitd888982146eca205a23bc872ede947e057538edd (patch)
tree7657898265b479e0485112fe19dc382603cb1af5 /compiler/optimizing/code_generation_data.cc
parentc4287192e1886f67c38056b4096b90ce91657f91 (diff)
tests: avoid vector<const T>
A 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: m art_libartbase_tests art_profman_tests Test: m MODULES-IN-art Change-Id: Id5c5f1677bbeadf5fbc6023a40a0f5720782e933
Diffstat (limited to 'compiler/optimizing/code_generation_data.cc')
0 files changed, 0 insertions, 0 deletions