[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:59:31 PDT 2018
pcc added a comment.
In https://reviews.llvm.org/D46558#1094919, @pcc wrote:
> 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?
(To be clear, by "that one" I meant https://reviews.llvm.org/rL330045)
https://reviews.llvm.org/D46558
More information about the llvm-commits
mailing list