owenpan accepted this revision. owenpan added inline comments.
================ Comment at: clang/unittests/Format/FormatTest.cpp:21634 + " }\n" + "};\n"); + verifyFormat("auto L = []<Foo... T>(T...) {\n" ---------------- There should be no terminating newline here. ================ Comment at: clang/unittests/Format/FormatTest.cpp:21640 + " }\n" + "};\n"); ---------------- Ditto. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D132295/new/ https://reviews.llvm.org/D132295 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits