[all-commits] [llvm/llvm-project] 1b8c81: [libc][Obvious] Fix incorrect filepath for ftell.h...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Sep 26 08:02:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b8c8155ccb77ed2dfa8855e9105107683aa6c12
https://github.com/llvm/llvm-project/commit/1b8c8155ccb77ed2dfa8855e9105107683aa6c12
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M libc/src/stdio/generic/CMakeLists.txt
Log Message:
-----------
[libc][Obvious] Fix incorrect filepath for ftell.h header
Summary:
The previous patch moved the location of this CMake line but didn't
update the header. Fix it.
More information about the All-commits
mailing list