[all-commits] [llvm/llvm-project] 736fef: [clang-format] Do not format C# array subscript op...

Jonathan B Coe via All-commits all-commits at lists.llvm.org
Tue Mar 3 14:24:59 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 736fef97c7ac4113388fc56db10c599fb4d2f074
      https://github.com/llvm/llvm-project/commit/736fef97c7ac4113388fc56db10c599fb4d2f074
  Author: Jonathan Coe <jbcoe at google.com>
  Date:   2020-03-03 (Tue, 03 Mar 2020)

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

  Log Message:
  -----------
  [clang-format] Do not format C# array subscript operators as attributes

Summary:
Fix misidentification of C# array subscript operators.

Reviewers: krasimir

Reviewed By: krasimir

Subscribers: cfe-commits, MyDeveloperDay

Tags: #clang-format, #clang

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




More information about the All-commits mailing list