[all-commits] [llvm/llvm-project] d018b5: [libcxx] Omit unneeded locale fallbacks on Android...

Shoaib Meenai via All-commits all-commits at lists.llvm.org
Mon Nov 25 11:06:30 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d018b556c7556b8fb599d44b17a936369b940297
      https://github.com/llvm/llvm-project/commit/d018b556c7556b8fb599d44b17a936369b940297
  Author: Shoaib Meenai <smeenai at fb.com>
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
    M libcxx/include/support/android/locale_bionic.h

  Log Message:
  -----------
  [libcxx] Omit unneeded locale fallbacks on Android 21+

Android API level 21 and above have all these functions available, so we
don't need to include our fallback definitions.

Differential Revision: https://reviews.llvm.org/D69983




More information about the All-commits mailing list