diff options
author | Paul Hoad <mydeveloperday@gmail.com> | 2019-10-04 07:56:49 +0000 |
---|---|---|
committer | Paul Hoad <mydeveloperday@gmail.com> | 2019-10-04 07:56:49 +0000 |
commit | a2f963bb61e3e83287ea9eecd39198051b0c1cef (patch) | |
tree | 6cd41cf136607d9d12d7eb6f1fa1147970da2bc0 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 03b216d85472c45d3359e9e1593f5ea49f2633f7 (diff) | |
download | bcm5719-llvm-a2f963bb61e3e83287ea9eecd39198051b0c1cef.tar.gz bcm5719-llvm-a2f963bb61e3e83287ea9eecd39198051b0c1cef.zip |
[clang-format] [PR43333] Fix C# breaking before function name when using Attributes
Summary:
This is a fix for https://bugs.llvm.org/show_bug.cgi?id=43333
This comes with 3 main parts
- C# attributes cause function names on a new line even when AlwaysBreakAfterReturnType is set to None
- Add AlwaysBreakAfterReturnType to None by default in the Microsoft style,
- C# unit tests are not using Microsoft style (which we created to define the default C# style to match a vanilla C# project).
Reviewers: owenpan, klimek, russellmcc, mitchell-stellar
Reviewed By: mitchell-stellar
Subscribers: cfe-commits
Tags: #clang-tools-extra, #clang, #clang-format
Differential Revision: https://reviews.llvm.org/D67629
llvm-svn: 373707
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions