summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorPaul Hoad <mydeveloperday@gmail.com>2019-10-04 07:56:49 +0000
committerPaul Hoad <mydeveloperday@gmail.com>2019-10-04 07:56:49 +0000
commita2f963bb61e3e83287ea9eecd39198051b0c1cef (patch)
tree6cd41cf136607d9d12d7eb6f1fa1147970da2bc0 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parent03b216d85472c45d3359e9e1593f5ea49f2633f7 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud