[all-commits] [llvm/llvm-project] f6259d: [libc] Fix the remaining old style includes
Petr Hosek via All-commits
all-commits at lists.llvm.org
Mon Aug 28 22:36:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6259d9b9a546dbfa5bc2f29313c6edd6c701177
https://github.com/llvm/llvm-project/commit/f6259d9b9a546dbfa5bc2f29313c6edd6c701177
Author: Petr Hosek <phosek at google.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M libc/src/__support/threads/linux/callonce.cpp
M libc/src/signal/linux/__restore.cpp
M libc/src/threads/linux/call_once.cpp
Log Message:
-----------
[libc] Fix the remaining old style includes
These were omitted from previous cleanup changes.
Differential Revision: https://reviews.llvm.org/D159066
More information about the All-commits
mailing list