curdeius added inline comments.
================ Comment at: clang/lib/Format/UnwrappedLineFormatter.cpp:278 + // Just checking TheLine->Level != 0 is not enough, because it + // provokes treating functions inside intended namespaces as short. + if ((*I)->Level != 0) { ---------------- TODO: typo Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D117142/new/ https://reviews.llvm.org/D117142 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits