[all-commits] [llvm/llvm-project] 0ffb3d: [clang-format] Fix a hang when formatting C# $@ st...

Owen via All-commits all-commits at lists.llvm.org
Mon Jul 25 23:18:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ffb3dd33ee1a50a6ab5db80bb8caee9133e66dc
      https://github.com/llvm/llvm-project/commit/0ffb3dd33ee1a50a6ab5db80bb8caee9133e66dc
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-07-25 (Mon, 25 Jul 2022)

  Changed paths:
    M clang/lib/Format/FormatTokenLexer.cpp
    M clang/unittests/Format/FormatTestCSharp.cpp

  Log Message:
  -----------
  [clang-format] Fix a hang when formatting C# $@ string literals

Fixes #56624.

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




More information about the All-commits mailing list