[all-commits] [llvm/llvm-project] 057403: [clang-format] only parse C# generic type constrai...

Krasimir Georgiev via All-commits all-commits at lists.llvm.org
Mon Mar 30 04:22:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0574030c01615d4ce26de0d9b0d64292ab3eac9b
      https://github.com/llvm/llvm-project/commit/0574030c01615d4ce26de0d9b0d64292ab3eac9b
  Author: Krasimir Georgiev <krasimir at google.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

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

  Log Message:
  -----------
  [clang-format] only parse C# generic type constraints in C#

Commit "[clang-format] Handle C# generic type constraints",
https://github.com/llvm/llvm-project/commit/dcbcec4822f47ec5b638dd9c20dcebd464569dae
regressed the formatting of code containing `where` as an identifier in other
languages.




More information about the All-commits mailing list