[all-commits] [llvm/llvm-project] 46c827: [libc][NFC] Remove extra slash in path in libc/CMa...
Joseph Loser via All-commits
all-commits at lists.llvm.org
Mon Oct 25 13:28:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46c82753f6a41ce289947b25fb5c65138764f7b3
https://github.com/llvm/llvm-project/commit/46c82753f6a41ce289947b25fb5c65138764f7b3
Author: Joe Loser <joeloser93 at gmail.com>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M libc/CMakeLists.txt
Log Message:
-----------
[libc][NFC] Remove extra slash in path in libc/CMakeLists.txt
Remove extra `/` in path to match the include filepath from the previous
line.
Differential Revision: https://reviews.llvm.org/D112476
More information about the All-commits
mailing list