[all-commits] [llvm/llvm-project] 7712ae: [libc++] Adds missing includes.

mordante via All-commits all-commits at lists.llvm.org
Mon Oct 17 08:43:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7712ae0a02da98b5c028af7be769a8aef99f83e3
      https://github.com/llvm/llvm-project/commit/7712ae0a02da98b5c028af7be769a8aef99f83e3
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
    M libcxx/include/__algorithm/sort.h
    M libcxx/include/__algorithm/stable_partition.h

  Log Message:
  -----------
  [libc++] Adds missing includes.

Fixes breakage of modular builds when including sort.h directly.




More information about the All-commits mailing list