owenpan marked an inline comment as done.
owenpan added inline comments.

================
Comment at: clang/unittests/Format/FormatTest.cpp:24187
 
   // Newlines are important here.
+  verifyFormat("FOO(1+2 )", Style);
----------------
HazardyKnusperkeks wrote:
> This.
Good catch! Though `verifyFormat` removed the newlines anyways.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158805/new/

https://reviews.llvm.org/D158805

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D158805: [clang-f... Björn Schäpers via Phabricator via cfe-commits
    • [PATCH] D158805: [cl... Owen Pan via Phabricator via cfe-commits

Reply via email to