[all-commits] [llvm/llvm-project] 2ca085: [clang-format] Fix a bug in wrapping function retu...

Owen Pan via All-commits all-commits at lists.llvm.org
Mon Mar 3 18:15:53 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ca085505996ca16cc79090dbc66d06ac46ed262
      https://github.com/llvm/llvm-project/commit/2ca085505996ca16cc79090dbc66d06ac46ed262
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

  Changed paths:
    M clang/lib/Format/ContinuationIndenter.cpp
    M clang/lib/Format/FormatToken.h
    M clang/lib/Format/UnwrappedLineParser.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Fix a bug in wrapping function return type (#129374)

Fixes #113766



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