[all-commits] [llvm/llvm-project] ba5503: [libunwind][NFC] Fix whitespace in comments

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Aug 31 08:55:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba55034a898baf728f4d78ec811664b2a154bbfe
      https://github.com/llvm/llvm-project/commit/ba55034a898baf728f4d78ec811664b2a154bbfe
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M libunwind/include/mach-o/compact_unwind_encoding.h

  Log Message:
  -----------
  [libunwind][NFC] Fix whitespace in comments


  Commit: b397921fc7ef4e2882b3ae9c5f12fb40daca4078
      https://github.com/llvm/llvm-project/commit/b397921fc7ef4e2882b3ae9c5f12fb40daca4078
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M libcxx/include/__format/buffer.h
    M libcxx/test/std/time/time.syn/formatter.duration.pass.cpp
    M libcxxabi/src/private_typeinfo.cpp
    M libunwind/include/mach-o/compact_unwind_encoding.h
    M libunwind/src/FrameHeaderCache.hpp
    M libunwind/src/UnwindRegistersRestore.S

  Log Message:
  -----------
  [runtimes] Fix some duplicate word typos

Those fixes were taken from https://reviews.llvm.org/D137338.


Compare: https://github.com/llvm/llvm-project/compare/2fad6e69851e...b397921fc7ef


More information about the All-commits mailing list