[all-commits] [llvm/llvm-project] 4fd14b: [clang-format] Correctly annotate pointer/referenc...

Owen Pan via All-commits all-commits at lists.llvm.org
Fri Sep 20 18:12:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4fd14b9a3afb2ab34dfaa3bc4ed86e82122507be
      https://github.com/llvm/llvm-project/commit/4fd14b9a3afb2ab34dfaa3bc4ed86e82122507be
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-09-20 (Fri, 20 Sep 2024)

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

  Log Message:
  -----------
  [clang-format] Correctly annotate pointer/reference in range-for loop (#109361)

Fixes #109358.



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