[all-commits] [llvm/llvm-project] f8f892: [clang-format] Fix a bug in annotating function de...

Owen Pan via All-commits all-commits at lists.llvm.org
Fri Dec 22 22:51:13 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8f8926054dcf47cb0f3166be8d6961afc979290
      https://github.com/llvm/llvm-project/commit/f8f8926054dcf47cb0f3166be8d6961afc979290
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-12-22 (Fri, 22 Dec 2023)

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

  Log Message:
  -----------
  [clang-format] Fix a bug in annotating function declaration names (#76206)

Annotates function declaration names having unnamed parameters.




More information about the All-commits mailing list