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


================
Comment at: unittests/Format/FormatTestJS.cpp:2315
+               "                     never) extends((k: infer I) => void) ? I "
+               ": never;");
+}
----------------
Add a comment that this formatting of the type expression is not yet clear 
(esp. I dislike the last line).


Repository:
  rC Clang

https://reviews.llvm.org/D52536



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

Reply via email to