commit | 847f38316899c1ce01353ecefd2a1bc71a12be5e | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Oct 05 21:13:33 2023 +0000 |
committer | Elliott Hughes <enh@google.com> | Thu Oct 05 21:13:33 2023 +0000 |
tree | 9a6646dc569e7ab142df062dc488fa4b23903326 | |
parent | d3d779a3ff888d72ee401bcfda78c10a9b8f1f28 [diff] |
Backport https://reviews.llvm.org/D69983. I want to clean up <ctype.h> now that API levels before 21 are no longer supported, but -- although upstream libc++ is fine -- our old libc++ unconditionally defines inlines for these functions, which collide with my attempt to do the same in bionic. Rather than keep waiting for the new libc++, backport this trivial fix. Test: treehugger Change-Id: I579a16ee3c4877d5033a0e4166f49d76af3a093b