[all-commits] [llvm/llvm-project] f826f5: [clang-format] Fix a bug in AnnotatingParser::rPar...

Owen Pan via All-commits all-commits at lists.llvm.org
Fri Jan 26 18:32:16 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f826f55b2ab68c2515fae751dc2d6ef77f37b172
      https://github.com/llvm/llvm-project/commit/f826f55b2ab68c2515fae751dc2d6ef77f37b172
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-01-26 (Fri, 26 Jan 2024)

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

  Log Message:
  -----------
  [clang-format] Fix a bug in AnnotatingParser::rParenEndsCast() (#79549)

Fixes #78965.




More information about the All-commits mailing list