[all-commits] [llvm/llvm-project] 1e4d6d: [clang-format] Add new option PenaltyIndentedWhite...

Mark Nauwelaerts via All-commits all-commits at lists.llvm.org
Tue Dec 1 15:01:14 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e4d6d1c1ff3f5a4d6e7dda053386ff411fd7de4
      https://github.com/llvm/llvm-project/commit/1e4d6d1c1ff3f5a4d6e7dda053386ff411fd7de4
  Author: Mark Nauwelaerts <mark.nauwelaerts at gmail.com>
  Date:   2020-12-01 (Tue, 01 Dec 2020)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/include/clang/Format/Format.h
    M clang/lib/Format/ContinuationIndenter.cpp
    M clang/lib/Format/Format.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Add new option PenaltyIndentedWhitespace

Reviewed By: MyDeveloperDay

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




More information about the All-commits mailing list