[all-commits] [llvm/llvm-project] 244022: Don’t break before nested block param when prior p...

Samuel Giddins via All-commits all-commits at lists.llvm.org
Fri Nov 20 15:20:00 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 244022a3cd75b51dcf1d2a5a822419492ce79e47
      https://github.com/llvm/llvm-project/commit/244022a3cd75b51dcf1d2a5a822419492ce79e47
  Author: Samuel Giddins <segiddins at squareup.com>
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
    M clang/lib/Format/ContinuationIndenter.cpp
    M clang/unittests/Format/FormatTestObjC.cpp

  Log Message:
  -----------
  Don’t break before nested block param when prior param is not a block

Add ScopedTrace to verify methods in FormatTestObjC
Add tests from D17700

Reviewed By: keith, kastiglione

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




More information about the All-commits mailing list