[all-commits] [llvm/llvm-project] befb9d: [clang-format] keep TypeScript argument decorators...

Krasimir Georgiev via All-commits all-commits at lists.llvm.org
Tue Aug 24 03:38:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: befb9dc3694e95355f21650de7acb058ac89f993
      https://github.com/llvm/llvm-project/commit/befb9dc3694e95355f21650de7acb058ac89f993
  Author: Krasimir Georgiev <krasimir at google.com>
  Date:   2021-08-24 (Tue, 24 Aug 2021)

  Changed paths:
    M clang/lib/Format/ContinuationIndenter.cpp
    M clang/unittests/Format/FormatTestJS.cpp

  Log Message:
  -----------
  [clang-format] keep TypeScript argument decorators in line

As a follow-up from https://reviews.llvm.org/D108538, ensure TypeScript
argument decorators are kept in line with the argument.

Reviewed By: MyDeveloperDay

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




More information about the All-commits mailing list