[all-commits] [llvm/llvm-project] 4d2319: [NFC][libc] Switch File impl to span instead of Ar...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Aug 22 03:27:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d2319123ad166a677b174b75bbc69380e2b539f
https://github.com/llvm/llvm-project/commit/4d2319123ad166a677b174b75bbc69380e2b539f
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-08-22 (Mon, 22 Aug 2022)
Changed paths:
M libc/src/__support/File/CMakeLists.txt
M libc/src/__support/File/file.cpp
M libc/src/__support/File/file.h
Log Message:
-----------
[NFC][libc] Switch File impl to span instead of ArrayRef
More information about the All-commits
mailing list