[all-commits] [llvm/llvm-project] 57501e: [lld][MachO] Fix code formatting

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Sun May 23 20:50:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57501e512e86c5c88747f6602bc7009a1861b751
      https://github.com/llvm/llvm-project/commit/57501e512e86c5c88747f6602bc7009a1861b751
  Author: Alexander Shaposhnikov <alexshap at fb.com>
  Date:   2021-05-23 (Sun, 23 May 2021)

  Changed paths:
    M lld/MachO/InputFiles.cpp

  Log Message:
  -----------
  [lld][MachO] Fix code formatting

Apply clang-format -style=llvm to InputFile.cpp. NFC.

Test plan: make check-all




More information about the All-commits mailing list