[PATCH] D14213: clang-format: Be slightly more cautious when formatting subsequent lines after a change. With r251474, clang-format could indent the entire rest of the file, if there is a missing closing brace, e.g. while writing code in an editor.

Manuel Klimek via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 31 17:29:13 PDT 2015


klimek accepted this revision.
klimek added a comment.
This revision is now accepted and ready to land.

lg


http://reviews.llvm.org/D14213





More information about the cfe-commits mailing list