[all-commits] [llvm/llvm-project] 6883c4: [libc++] Add missing include to three_way_comp_ref...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Sun Sep 1 01:11:39 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 6883c490e04a0f681b95e32eaa74aa82458bdb28
https://github.com/llvm/llvm-project/commit/6883c490e04a0f681b95e32eaa74aa82458bdb28
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2024-09-01 (Sun, 01 Sep 2024)
Changed paths:
M libcxx/include/__algorithm/three_way_comp_ref_type.h
Log Message:
-----------
[libc++] Add missing include to three_way_comp_ref_type.h
We were using a `_LIBCPP_ASSERT_FOO` macro without including `<__assert>`.
rdar://134425695
(cherry picked from commit 0df78123fdaed39d5135c2e4f4628f515e6d549d)
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