[all-commits] [llvm/llvm-project] 07c197: [clang-format] Do not interpret C# deconstruction ...

Jonathan B Coe via All-commits all-commits at lists.llvm.org
Thu Apr 16 06:23:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 07c1978b15b4e9daefbf358e6fd185b5aa269f98
      https://github.com/llvm/llvm-project/commit/07c1978b15b4e9daefbf358e6fd185b5aa269f98
  Author: Jonathan Coe <jbcoe at google.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

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

  Log Message:
  -----------
  [clang-format] Do not interpret C# deconstruction in a foreach as a cast

Reviewers: krasimir

Reviewed By: krasimir

Subscribers: cfe-commits, MyDeveloperDay

Tags: #clang-format, #clang

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




More information about the All-commits mailing list