[all-commits] [llvm/llvm-project] 1106bc: [CodeGen][NFC] Move some comments from the end of ...

Fraser Cormack via All-commits all-commits at lists.llvm.org
Thu May 12 07:59:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1106bc208c663fad5ded5592bb5fee84984bb35a
      https://github.com/llvm/llvm-project/commit/1106bc208c663fad5ded5592bb5fee84984bb35a
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:
    M llvm/lib/CodeGen/PrologEpilogInserter.cpp

  Log Message:
  -----------
  [CodeGen][NFC] Move some comments from the end of lines to above them

This avoids wrapping the line itself awkwardly when it exceeds 80 chars.
It also better matches our style most other places.




More information about the All-commits mailing list