diff options
| author | Björn Schäpers <bjoern@hazardy.de> | 2022-10-13 23:19:16 +0200 |
|---|---|---|
| committer | Björn Schäpers <bjoern@hazardy.de> | 2022-11-03 13:08:14 +0100 |
| commit | cdbe296853b1b3fc6415236f05770360e23f0d39 (patch) | |
| tree | 5b155b20c20d7567b11f6b78d86a15d5ced63f84 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | e53c4c6d8617145c4dd8d428bf47544ba4110eb5 (diff) | |
| download | llvm-cdbe296853b1b3fc6415236f05770360e23f0d39.zip llvm-cdbe296853b1b3fc6415236f05770360e23f0d39.tar.gz llvm-cdbe296853b1b3fc6415236f05770360e23f0d39.tar.bz2 | |
[clang-format] Fix lambda formatting in conditional
Without the patch UnwrappedLineFormatter::analyzeSolutionSpace just ran
out of possible formattings and would put everything just on one line.
The problem was that the the line break was forbidden, but putting the
conditional colon on the same line is also forbidden.
Differential Revision: https://reviews.llvm.org/D135918
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
