[all-commits] [llvm/llvm-project] d3f8c8: [clang-format] Fix a bug in aligning trailing comm...

Owen Pan via All-commits all-commits at lists.llvm.org
Sun Sep 24 20:07:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3f8c88abe2ecc455165f0a32c389fec61730ace
      https://github.com/llvm/llvm-project/commit/d3f8c88abe2ecc455165f0a32c389fec61730ace
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-09-24 (Sun, 24 Sep 2023)

  Changed paths:
    M clang/lib/Format/WhitespaceManager.cpp
    M clang/unittests/Format/FormatTestComments.cpp

  Log Message:
  -----------
  [clang-format] Fix a bug in aligning trailing comments (#67221)

Fixes #67116.




More information about the All-commits mailing list