[PATCH] D22244: Android: Conditionally enable long-double math.h inline overloads

Dave Lee via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 17:51:24 PDT 2016


kastiglione added a comment.

> Which `math.h` are we talking about? There are three in play here: libc++'s, libc's, and libandroid_support's.


I'm not sure where it is on android.googlesource.com, but in the NDK release it's this one: `platforms/android-19/arch-arm/usr/include/math.h`.


http://reviews.llvm.org/D22244





More information about the llvm-commits mailing list