[PATCH] D136154: [clang-format] Fix the continuation indenter

Henrik Lafrenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 25 04:32:32 PDT 2022


hel-ableton marked an inline comment as done.
hel-ableton added a comment.

I filed an issue now in the llvm repo, it just describes how the formatting in our case changes, and what _might_ be done to keep it from doing so. I have consciously left out any proposed unit tests, because at this point I'm honestly too confused as to what would be the best approach there. I hope we can somewhat start from square 1 again with this. Sorry if I'm not submitting an ideal solution here, but I'm afraid I just know too little about how the code and the tests work exactly.

https://github.com/llvm/llvm-project/issues/58592


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136154/new/

https://reviews.llvm.org/D136154



More information about the cfe-commits mailing list