[PATCH] D46558: Condition usage of locale stdlib functions on Android API version

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 11:57:32 PDT 2018


pcc added a subscriber: compnerd.
pcc added a comment.

It looks like this patch conflicts with https://reviews.llvm.org/rL330045. That patch would seem to cause the same conflict with the unreleased NDK that https://reviews.llvm.org/rL324524 was trying to fix, so probably the right thing to do would to make this patch revert that one at the same time?


https://reviews.llvm.org/D46558





More information about the llvm-commits mailing list