[all-commits] [llvm/llvm-project] b54051: [clang-format] Correctly annotate RequiresExpressi...

owenca via All-commits all-commits at lists.llvm.org
Tue Oct 14 06:25:20 PDT 2025


  Branch: refs/heads/release/21.x
  Home:   https://github.com/llvm/llvm-project
  Commit: b54051ac74cb0b8a8bd9a39a80c9a004774587c9
      https://github.com/llvm/llvm-project/commit/b54051ac74cb0b8a8bd9a39a80c9a004774587c9
  Author: owenca <owenpiano at gmail.com>
  Date:   2025-10-14 (Tue, 14 Oct 2025)

  Changed paths:
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/unittests/Format/TokenAnnotatorTest.cpp

  Log Message:
  -----------
  [clang-format] Correctly annotate RequiresExpressionLBrace (#155773)

Fixes #155746

(cherry picked from commit c62a5bf52de2953cbfb73e1df64092f37d3fc192)


  Commit: e14b5e82244e05115d077eefb8163e205064e244
      https://github.com/llvm/llvm-project/commit/e14b5e82244e05115d077eefb8163e205064e244
  Author: owenca <owenpiano at gmail.com>
  Date:   2025-10-14 (Tue, 14 Oct 2025)

  Changed paths:
    M clang/lib/Format/FormatToken.h
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Fix a bug in wrapping { after else (#161048)

Fixes #160775

(cherry picked from commit 56d920d5868596f48a3a779dc88825594a646af3)


Compare: https://github.com/llvm/llvm-project/compare/c9fbd571b52c...e14b5e82244e

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