[PATCH] D67629: [clang-format] [PR43333] Fix C# breaking before function name when using Attributes

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 00:57:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373707: [clang-format] [PR43333] Fix C# breaking before function name when using… (authored by paulhoad, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67629?vs=220375&id=223162#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67629/new/

https://reviews.llvm.org/D67629

Files:
  cfe/trunk/include/clang/Format/Format.h
  cfe/trunk/lib/Format/ContinuationIndenter.cpp
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/lib/Format/TokenAnnotator.cpp
  cfe/trunk/unittests/Format/FormatTestCSharp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67629.223162.patch
Type: text/x-patch
Size: 13704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/c269eb89/attachment.bin>


More information about the llvm-commits mailing list