owenpan accepted this revision. owenpan added inline comments. This revision is now accepted and ready to land.
================ Comment at: clang/lib/Format/UnwrappedLineParser.cpp:2130 case tok::kw_noexcept: + case tok::kw_constexpr: nextToken(); ---------------- Maybe move it up so that it's grouped with `kw_const`? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D129946/new/ https://reviews.llvm.org/D129946 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits