cha5on marked 3 inline comments as done. cha5on added inline comments.
================ Comment at: clang/unittests/Format/FormatTest.cpp:17321 + + verifyFormat(Expected, ToFormat, Alignment); + } ---------------- curdeius wrote: > I don't think you need to create variables, just online the strings. > > Also, could you minimize (and possibly split) as much as possible these test > cases? Shrank this down and added a second testcase for direct-list-initialization. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D125162/new/ https://reviews.llvm.org/D125162 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits