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

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c28e268c32a6840d08e3a4dbc9eeb8a0f564d6c0
      https://github.com/llvm/llvm-project/commit/c28e268c32a6840d08e3a4dbc9eeb8a0f564d6c0
  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 `if` statement (#109370)

Fixes #60146.



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