[all-commits] [llvm/llvm-project] 28f093: [libc++][NFC] Remove special handling for __hash_v...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Thu Jul 10 00:22:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28f093517232fd3c1dff6103e7cc944a8e8253bc
https://github.com/llvm/llvm-project/commit/28f093517232fd3c1dff6103e7cc944a8e8253bc
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M libcxx/include/__node_handle
Log Message:
-----------
[libc++][NFC] Remove special handling for __hash_value_type in <__node_handle> (#147271)
We're not instantiating `__hash_value_type` anymore, so we don't need
any special handling of it here.
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