[all-commits] [llvm/llvm-project] bac3db: [clang-format] Revert "[clang-format][NFC] Delete ...

Owen Pan via All-commits all-commits at lists.llvm.org
Sun Sep 1 01:15:45 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: bac3db3c8b41c921d8ec895a9dc89ce310a670cb
      https://github.com/llvm/llvm-project/commit/bac3db3c8b41c921d8ec895a9dc89ce310a670cb
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-09-01 (Sun, 01 Sep 2024)

  Changed paths:
    M clang/lib/Format/ContinuationIndenter.cpp
    M clang/lib/Format/FormatToken.h
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/lib/Format/UnwrappedLineParser.cpp
    M clang/unittests/Format/TokenAnnotatorTest.cpp

  Log Message:
  -----------
  [clang-format] Revert "[clang-format][NFC] Delete TT_LambdaArrow (#70… (#105923)

…519)"

This reverts commit e00d32afb9d33a1eca48e2b041c9688436706c5b and adds a
test for lambda arrow SplitPenalty.

Fixes #105480.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list