[all-commits] [llvm/llvm-project] 127c34: Guard an include of `<ostream>` in `<chrono>` with...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Fri Sep 13 01:27:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 127c34948bd54e92ef2ee544e8bc42acecf321ad
https://github.com/llvm/llvm-project/commit/127c34948bd54e92ef2ee544e8bc42acecf321ad
Author: Konstantin Varlamov <varconsteq at gmail.com>
Date: 2024-09-13 (Fri, 13 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.
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