[all-commits] [llvm/llvm-project] 427ce9: [libc++][NFC] Move dylib function in <__filesystem...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Thu Mar 27 07:14:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 427ce92ea61c5ea96a60aa505aa7b1de56571fa3
https://github.com/llvm/llvm-project/commit/427ce92ea61c5ea96a60aa505aa7b1de56571fa3
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M libcxx/include/__filesystem/operations.h
Log Message:
-----------
[libc++][NFC] Move dylib function in <__filesystem/operations.h> together
Most of the dylib functions inside `<__filesystem/operations.h>` are at
the top of the file. There are a few spread out in the file for some
reason, which this patch fixes.
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