diff options
author | Owen Pan <owenpiano@gmail.com> | 2023-06-06 12:58:21 -0700 |
---|---|---|
committer | Owen Pan <owenpiano@gmail.com> | 2023-06-07 14:17:58 -0700 |
commit | d2627cf88d2553a4c2e850430bdb908a4b7d2e52 (patch) | |
tree | 8be1380c77835a40553778df7dea2c695c466561 /lldb/source/Commands/CommandObjectScript.cpp | |
parent | 625273e7840cf4926f817dee14308dd54043cb15 (diff) | |
download | llvm-d2627cf88d2553a4c2e850430bdb908a4b7d2e52.zip llvm-d2627cf88d2553a4c2e850430bdb908a4b7d2e52.tar.gz llvm-d2627cf88d2553a4c2e850430bdb908a4b7d2e52.tar.bz2 |
[clang-format] Add the KeepEmptyLinesAtEOF option
Adds an option KeepEmptyLinesAtEOF to keep empty lines (up to
MaxEmptyLinesToKeep) before EOF. This remedies the probably unintentional
change in behavior introduced in 3d3ea84a4f8f, which started to always
remove empty lines before EOF.
Fixes #56054.
Fixes #63150.
Differential Revision: https://reviews.llvm.org/D152305
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions