================
@@ -3254,7 +3263,8 @@ void UnwrappedLineParser::parseNew() {
     if (FormatTok->is(tok::l_paren)) {
       parseParens();
 
-      // If there is a class body of an anonymous class, consume that as child.
+      // If there is a class body of an anonymous class, consume that as
----------------
HazardyKnusperkeks wrote:

Undo

https://github.com/llvm/llvm-project/pull/154580
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to