danalbert added a comment.

> For example, when we're building against the Android NDK, we might want to 
> use the NDK's C++ headers (which have a custom inline namespace) even if we 
> have C++ headers installed next to the driver.

Since NDK r19 the NDK libc++ headers are already installed alongside the 
driver, so this doesn't benefit that use case. The others sound useful, just 
FYI in case the NDK was the main motivating factor here :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64089/new/

https://reviews.llvm.org/D64089



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to