MyDeveloperDay added a comment. I think its look good, please add the extra tests, then lets give people a couple of days
================ Comment at: unittests/Format/FormatTest.cpp:570 + AllowsMergedLoops); } ---------------- horrible code though they are, could you add a test for the label and comment case ``` do label: a++ white(true); ``` and ``` do // comment a++ white(true); ``` CHANGES SINCE LAST ACTION https://reviews.llvm.org/D75022/new/ https://reviews.llvm.org/D75022 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits