[all-commits] [llvm/llvm-project] 777b6a: [clang-format] Handle return type auto followed by...

Owen via All-commits all-commits at lists.llvm.org
Wed Aug 17 16:06:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 777b6ad168a07d1116fc0488f959b494d06f7f29
      https://github.com/llvm/llvm-project/commit/777b6ad168a07d1116fc0488f959b494d06f7f29
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

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

  Log Message:
  -----------
  [clang-format] Handle return type auto followed by l_paren

Fixes #57160.

Differential Revision: https://reviews.llvm.org/D132008




More information about the All-commits mailing list