[all-commits] [llvm/llvm-project] c455b4: [clang-format] Fix a bug in annotating CastRParen ...

Owen Pan via All-commits all-commits at lists.llvm.org
Fri Apr 19 20:22:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c455b462da70e800124ca4f453c466ea05db6033
      https://github.com/llvm/llvm-project/commit/c455b462da70e800124ca4f453c466ea05db6033
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-04-19 (Fri, 19 Apr 2024)

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

  Log Message:
  -----------
  [clang-format] Fix a bug in annotating CastRParen before unary && (#89346)

Also fix a bug in annotating TrailingAnnotation.

Closes #61233.



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