[all-commits] [llvm/llvm-project] f00567: [libc][NFC] Move blockstore out of the CPP folder

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Aug 19 14:52:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f00567ecebadc9759e83fc7ace3415c66b549639
      https://github.com/llvm/llvm-project/commit/f00567ecebadc9759e83fc7ace3415c66b549639
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2022-08-19 (Fri, 19 Aug 2022)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/CPP/CMakeLists.txt
    R libc/src/__support/CPP/blockstore.h
    A libc/src/__support/blockstore.h
    M libc/src/stdlib/CMakeLists.txt
    M libc/src/stdlib/atexit.cpp
    M libc/test/src/__support/CMakeLists.txt
    M libc/test/src/__support/CPP/CMakeLists.txt
    R libc/test/src/__support/CPP/blockstore_test.cpp
    A libc/test/src/__support/blockstore_test.cpp

  Log Message:
  -----------
  [libc][NFC] Move blockstore out of the CPP folder




More information about the All-commits mailing list