[all-commits] [llvm/llvm-project] 047898: [clang-format] C# always regards && as a binary op...

Jonathan B Coe via All-commits all-commits at lists.llvm.org
Tue May 5 06:07:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 047898c9aa1d8858fa0d87f7e349749222cabf22
      https://github.com/llvm/llvm-project/commit/047898c9aa1d8858fa0d87f7e349749222cabf22
  Author: Jonathan Coe <jbcoe at google.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

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

  Log Message:
  -----------
  [clang-format] C# always regards && as a binary operator

Reviewers: krasimir, MyDeveloperDay

Reviewed By: MyDeveloperDay

Subscribers: cfe-commits

Tags: #clang-format, #clang

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




More information about the All-commits mailing list