[all-commits] [llvm/llvm-project] b5bc52: [libc++] Guard `__pad_and_output` with `_LIBCPP_HA...

A. Jiang via All-commits all-commits at lists.llvm.org
Mon Nov 18 01:03:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5bc528c140f6dab6600a64c020cdbf6003e4d35
      https://github.com/llvm/llvm-project/commit/b5bc528c140f6dab6600a64c020cdbf6003e4d35
  Author: A. Jiang <de34 at live.cn>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M libcxx/include/__iterator/ostreambuf_iterator.h
    M libcxx/include/__locale_dir/pad_and_output.h

  Log Message:
  -----------
  [libc++] Guard `__pad_and_output` with `_LIBCPP_HAS_LOCALIZATION` (#116580)

This fixes errors for no-localization builds (possibly introduced by
#116223).



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list