[all-commits] [llvm/llvm-project] f07203: [clang-format][NFC] Annotate attribute squares mor...

owenca via All-commits all-commits at lists.llvm.org
Sun Oct 19 11:38:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0720363d39746c906647a23147f17185f5c1433
      https://github.com/llvm/llvm-project/commit/f0720363d39746c906647a23147f17185f5c1433
  Author: owenca <owenpiano at gmail.com>
  Date:   2025-10-19 (Sun, 19 Oct 2025)

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

  Log Message:
  -----------
  [clang-format][NFC] Annotate attribute squares more effectively (#164052)

Annotate left/right attribute squares distinctively and only annotate
the outer pair of C++ attribute squares.



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