[all-commits] [llvm/llvm-project] 0a0cc3: [clang-format] Don't unwrap lines preceded by line...

Owen via All-commits all-commits at lists.llvm.org
Mon Mar 14 19:16:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a0cc3c58a74f9574d9f4df244e3bd0a8e805945
      https://github.com/llvm/llvm-project/commit/0a0cc3c58a74f9574d9f4df244e3bd0a8e805945
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2022-03-14 (Mon, 14 Mar 2022)

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

  Log Message:
  -----------
  [clang-format] Don't unwrap lines preceded by line comments

Fixes #53495

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




More information about the All-commits mailing list