[all-commits] [llvm/llvm-project] 82f3a4: Guard an include of `<ostream>` in `<chrono>` with...

Konstantin Varlamov via All-commits all-commits at lists.llvm.org
Mon Sep 16 11:32:24 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 82f3a4a32d2500ab1e6c51e0d749ffbac9afb1fa
      https://github.com/llvm/llvm-project/commit/82f3a4a32d2500ab1e6c51e0d749ffbac9afb1fa
  Author: Konstantin Varlamov <varconsteq at gmail.com>
  Date:   2024-09-16 (Mon, 16 Sep 2024)

  Changed paths:
    M libcxx/include/chrono

  Log Message:
  -----------
  Guard an include of `<ostream>` in `<chrono>` with availability macro (#108429)

This fixes a regression introduced in
https://github.com/llvm/llvm-project/pull/96035.

(cherry picked from commit 127c34948bd54e92ef2ee544e8bc42acecf321ad)



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