[all-commits] [llvm/llvm-project] 95dc29: [libc] Fix including 'libc_errno.h' incorrectly
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Apr 25 11:33:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95dc29a0568f5039d79d5b5a8ce92d0aca9d6ac1
https://github.com/llvm/llvm-project/commit/95dc29a0568f5039d79d5b5a8ce92d0aca9d6ac1
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M libc/src/errno/libc_errno.cpp
Log Message:
-----------
[libc] Fix including 'libc_errno.h' incorrectly
Summary:
This causes problems when included. Fix this to hopefully get the bots
working again.
More information about the All-commits
mailing list