================
@@ -89,16 +89,19 @@ SourceLocation findNextAnyTokenKind(SourceLocation Start,
   }
 }
 
+// Finds next token that's including a comment.
----------------
localspook wrote:

```suggestion
// Finds next token, possibly a comment.
```

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

Reply via email to