[all-commits] [llvm/llvm-project] df4814: [libc] Add a linux file implementation.

Siva Chandra via All-commits all-commits at lists.llvm.org
Mon Mar 21 00:07:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df4814d45d6b691fea9e51c032832730f7a75c71
      https://github.com/llvm/llvm-project/commit/df4814d45d6b691fea9e51c032832730f7a75c71
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2022-03-21 (Mon, 21 Mar 2022)

  Changed paths:
    M libc/src/__support/File/CMakeLists.txt
    A libc/src/__support/File/linux_file.cpp
    M libc/test/src/__support/File/CMakeLists.txt
    A libc/test/src/__support/File/platform_file_test.cpp
    A libc/test/src/__support/File/testdata/CMakeLists.txt

  Log Message:
  -----------
  [libc] Add a linux file implementation.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D121976




More information about the All-commits mailing list