[all-commits] [llvm/llvm-project] 801bd3: [clalng-format] Fix handling of TypeScript tuples ...

Taymon A. Beal via All-commits all-commits at lists.llvm.org
Tue Feb 21 02:52:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 801bd3265362389a7125051128fdd3e6e85cc37b
      https://github.com/llvm/llvm-project/commit/801bd3265362389a7125051128fdd3e6e85cc37b
  Author: Taymon A. Beal <taymon at google.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

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

  Log Message:
  -----------
  [clalng-format] Fix handling of TypeScript tuples with optional last member

These were previously incorrectly treated as syntax errors.

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




More information about the All-commits mailing list