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

Owen Pan via All-commits all-commits at lists.llvm.org
Tue Feb 6 21:27:29 PST 2024


  Branch: refs/heads/release/18.x
  Home:   https://github.com/llvm/llvm-project
  Commit: d5e2f0e64809589071e9d14f5cbdd5716525272a
      https://github.com/llvm/llvm-project/commit/d5e2f0e64809589071e9d14f5cbdd5716525272a
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-02-06 (Tue, 06 Feb 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.

(cherry picked from commit f826f55b2ab68c2515fae751dc2d6ef77f37b172)




More information about the All-commits mailing list