[all-commits] [llvm/llvm-project] b62906: [clang-format] fix template closer followed by >

Zhikai Zeng via All-commits all-commits at lists.llvm.org
Fri Jan 6 06:53:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b62906b0d10fb7a6cd2e2ceb0f350cec326540d7
      https://github.com/llvm/llvm-project/commit/b62906b0d10fb7a6cd2e2ceb0f350cec326540d7
  Author: Backl1ght <backlight.zzk at gmail.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

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

  Log Message:
  -----------
  [clang-format] fix template closer followed by >

fix https://github.com/llvm/llvm-project/issues/59785

Reviewed By: HazardyKnusperkeks, MyDeveloperDay, owenpan

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




More information about the All-commits mailing list