[all-commits] [llvm/llvm-project] beeb15: [libc++][NFC] Remove a few unused <__availablity> ...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Tue Apr 2 04:52:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: beeb15b71650b46f39cb6b1917e8d05568978656
https://github.com/llvm/llvm-project/commit/beeb15b71650b46f39cb6b1917e8d05568978656
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths:
M libcxx/include/__exception/operations.h
M libcxx/include/__filesystem/copy_options.h
M libcxx/include/__filesystem/directory_options.h
M libcxx/include/__filesystem/file_status.h
M libcxx/include/__filesystem/file_time_type.h
M libcxx/include/__filesystem/file_type.h
M libcxx/include/__filesystem/perm_options.h
M libcxx/include/__filesystem/perms.h
M libcxx/include/__filesystem/space_info.h
M libcxx/include/__format/format_args.h
M libcxx/include/__format/format_context.h
M libcxx/include/__format/formatter.h
M libcxx/include/__format/formatter_bool.h
M libcxx/include/__format/formatter_char.h
M libcxx/include/__format/formatter_integer.h
M libcxx/include/__format/formatter_pointer.h
M libcxx/include/__format/formatter_string.h
M libcxx/include/__fwd/format.h
M libcxx/include/__locale
M libcxx/include/__memory/shared_ptr.h
M libcxx/include/__thread/support/pthread.h
M libcxx/include/any
M libcxx/include/future
M libcxx/include/new
M libcxx/include/shared_mutex
M libcxx/include/thread
M libcxx/include/typeinfo
Log Message:
-----------
[libc++][NFC] Remove a few unused <__availablity> includes (#86126)
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