Handle the case where the diff is a pure removal of lines. Before this
change start_line would end up as 0 which is rejected by clang-format.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D144291
[clang-format-diff] Correctly parse start-of-file diffs tamird on Feb 17 2023, 12:31 PM. Authored by
Details Handle the case where the diff is a pure removal of lines. Before this
Diff Detail
|