diff options
| author | Marek Kurdej <marek.kurdej+llvm.org@gmail.com> | 2022-01-27 17:54:58 +0100 |
|---|---|---|
| committer | Marek Kurdej <marek.kurdej+llvm.org@gmail.com> | 2022-01-27 18:06:31 +0100 |
| commit | 36622c4e1a48cd02209524592abb9d929fff1e22 (patch) | |
| tree | fc3147f5c1387554fbf7c7a4185b04f88f22d586 /lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py | |
| parent | 21c4c82c2026bac1f53be54923c0663d41d0a0aa (diff) | |
[clang-format] Fix AllowShortFunctionsOnASingleLine: InlineOnly with wrapping after record.
Fixes https://github.com/llvm/llvm-project/issues/53430.
Initially, I had a quick and dirty approach, but it led to a myriad of special cases handling comments (that may add unwrapped lines).
So I added TT_RecordLBrace type annotations and it seems like a much nicer solution.
I think that in the future it will allow us to clean up some convoluted code that detects records.
Reviewed By: MyDeveloperDay, HazardyKnusperkeks
Differential Revision: https://reviews.llvm.org/D118337
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
