Earlier quoted context omitted.
As mentioned already a couple of times with online discussions with Dan and AMA on Reddit, from me and others: An NDK version of Android JetPack/AndroidX, for starters proper C++ API, instead of forcing everyone to code 90's style, each re-creating their own C++ wrappers for the Android C++ APIs exposed as C function calls. Which by the way, given the whole security theme on Android, means more insecure code than if…
Thanks for the feedback, we will look into it. :P I'm happy to pass these along to Dan and your comment is easy for me to link to, but I don't know why you're suggesting Google move LLVM compiler engineers to work on NDK, which is more of a userspace C++ framework for third party applications to interface with the Android platform. Kind of feels orthogonal to this thread which is about the llvm 9.0 release. > fix the…
Given that you mentioned, that there were actually so many LLVM engineers around, I thought they could give them an hand. :)
Regarding the clang regressations:
https://github.com/android/ndk/issues/742
https://github.com/android/ndk/issues/721
There are way less than I remembered though, sorry for the confusion.