[all-commits] [llvm/llvm-project] 43ba97: [runtimes][NFC] Reindent CMake files (#111821)

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Oct 10 10:13:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43ba97e7079525a9686e15a6963508dfbd493f81
      https://github.com/llvm/llvm-project/commit/43ba97e7079525a9686e15a6963508dfbd493f81
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-10-10 (Thu, 10 Oct 2024)

  Changed paths:
    M libcxx/src/CMakeLists.txt
    M libcxxabi/src/CMakeLists.txt
    M libunwind/src/CMakeLists.txt

  Log Message:
  -----------
  [runtimes][NFC] Reindent CMake files (#111821)

This is a purely mechanical commit for fixing the indentation of the
runtimes' CMakeLists files after #80007. That PR didn't update the
indentation in order to make the diff easier to review and for merge
conflicts to be easier to resolve (for downstream changes).

This doesn't change any code, it only reindents it.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list