[all-commits] [llvm/llvm-project] 98281d: [clang-format] Correctly annotate */& in if condit...

Owen Pan via All-commits all-commits at lists.llvm.org
Wed Oct 2 18:08:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98281da29f7e36e22ff1e20b9cfefda8c31dbe56
      https://github.com/llvm/llvm-project/commit/98281da29f7e36e22ff1e20b9cfefda8c31dbe56
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-10-02 (Wed, 02 Oct 2024)

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

  Log Message:
  -----------
  [clang-format] Correctly annotate */& in if condition with braced init (#109505)

Fixes #109371.



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