[all-commits] [llvm/llvm-project] f73287: [libc++] Make ABI annotations explicit for windows...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Tue May 20 00:06:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f73287e623a6c2e4a3485832bc3e10860cd26eb5
https://github.com/llvm/llvm-project/commit/f73287e623a6c2e4a3485832bc3e10860cd26eb5
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M libcxx/include/__locale_dir/support/windows.h
M libcxx/include/__thread/support/windows.h
M libcxx/src/support/win32/locale_win32.cpp
M libcxx/src/support/win32/thread_win32.cpp
Log Message:
-----------
[libc++] Make ABI annotations explicit for windows-specific code (#140507)
This doesn't show up in the CI, since we don't have abilists for
windows. I'm also not sure whether we want them, so I don't think we can
easily test this change.
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