[all-commits] [llvm/llvm-project] 9f8a7e: [clang-format] Allow nested [] in C# attributes

Jonathan B Coe via All-commits all-commits at lists.llvm.org
Tue Mar 3 09:35:20 PST 2020


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

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

  Log Message:
  -----------
  [clang-format] Allow nested [] in C# attributes

Summary: Keep track of unpaired [] when identifying C# attribute lines

Reviewers: krasimir

Reviewed By: krasimir

Subscribers: cfe-commits

Tags: #clang-format, #clang

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




More information about the All-commits mailing list