[all-commits] [llvm/llvm-project] 9da087: [libc][NFC] clean up some includes (#99719)
Michael Jones via All-commits
all-commits at lists.llvm.org
Mon Jul 22 14:54:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9da087147a6be2053365e3bb30f0864456efaea0
https://github.com/llvm/llvm-project/commit/9da087147a6be2053365e3bb30f0864456efaea0
Author: Michael Jones <michaelrj at google.com>
Date: 2024-07-22 (Mon, 22 Jul 2024)
Changed paths:
M libc/src/__support/threads/thread.h
M libc/src/math/generic/expm1.cpp
Log Message:
-----------
[libc][NFC] clean up some includes (#99719)
While looking through the list of includes for #99693 I found these
includes that also need to be cleaned up. I removed the extra includes
in expm1.cpp, but the include in thread.h needs more attention so I just
marked it with a todo.
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