krasimir added inline comments.

================
Comment at: unittests/Format/FormatTestObjC.cpp:815
+
+  // No line break before closing receiver's scope.
+  verifyFormat("[[obj a:42] a:42\n"
----------------
What's the receiver's scope in this comment referring to?
Also, how would the old test cases be formatted?


Repository:
  rC Clang

https://reviews.llvm.org/D47195



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

Reply via email to