[PATCH] Let clang-format move the cursor appropriately.

Manuel Klimek klimek at google.com
Fri May 17 09:04:18 PDT 2013



================
Comment at: tools/clang-format/ClangFormat.cpp:142
@@ +141,3 @@
+  }
+  return Offset + ShiftedBy;
+}
----------------
For that amount of logic, more tests? :)


http://llvm-reviews.chandlerc.com/D812



More information about the cfe-commits mailing list