[all-commits] [llvm/llvm-project] 153003: [libc++] Remove unnecessary includes from <atomic>...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Wed Feb 28 12:14:46 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 153003416696c2464d296594dac5a36a5a60bac5
https://github.com/llvm/llvm-project/commit/153003416696c2464d296594dac5a36a5a60bac5
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M libcxx/include/__atomic/aliases.h
M libcxx/include/__config
M libcxx/include/__thread/support/pthread.h
M libcxx/include/atomic
M libcxx/test/libcxx/transitive_includes/cxx23.csv
M libcxx/test/libcxx/transitive_includes/cxx26.csv
Log Message:
-----------
[libc++] Remove unnecessary includes from <atomic> (#82880)
This reduces the include time of `<atomic>` from 135ms to 88ms.
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