djasper accepted this revision.
djasper added inline comments.
This revision is now accepted and ready to land.


================
Comment at: unittests/Format/FormatTest.cpp:7666
   FormatStyle Style = getLLVMStyle();
+  // ObjC ignores IndentWrappedFunctionNames when wrapping methods.
   Style.IndentWrappedFunctionNames = false;
----------------
maybe: .. and always indents. ?


Repository:
  rC Clang

https://reviews.llvm.org/D45004



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to