================
@@ -126,6 +127,13 @@ std::vector<CommentToken>
getTrailingCommentsInRange(CharSourceRange Range, const SourceManager &SM,
const LangOptions &LangOpts);
+/// Returns the first token in \p Range matching \p Pred.
----------------
unterumarmung wrote:Done https://github.com/llvm/llvm-project/pull/183941 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
