[all-commits] [llvm/llvm-project] e967d9: [clang-format] Fix SpacesInLineCommentPrefix delet...

Marek Kurdej via All-commits all-commits at lists.llvm.org
Mon Feb 14 00:53:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e967d97a35a93c883528a9672159edff05f5addb
      https://github.com/llvm/llvm-project/commit/e967d97a35a93c883528a9672159edff05f5addb
  Author: Marek Kurdej <marek.kurdej+llvm.org at gmail.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

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

  Log Message:
  -----------
  [clang-format] Fix SpacesInLineCommentPrefix deleting tokens.

Fixes https://github.com/llvm/llvm-project/issues/53799.

Reviewed By: HazardyKnusperkeks, owenpan

Differential Revision: https://reviews.llvm.org/D119680




More information about the All-commits mailing list