HomeSort by: relevance | last modified time | path
    Searched defs:add_msg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/Reviewing/
find_interesting_reviews.py 396 def add_msg(msg): function in function:print_most_recent_reviews
401 add_msg(u"These are the reviews that look interesting to be reviewed. " +
409 add_msg((u"The report below is based on analyzing the reviews that got " +
419 add_msg((u"{0:>3}. https://reviews.llvm.org/D{1} by {2}\n {3}\n" +
425 add_msg(u" potential reviewer {0}, score {1}".format(
436 add_msg(u"\n\nSUMMARY FOR {0} (found {1} reviews):".format(
439 add_msg(u"[{0}] https://reviews.llvm.org/D{1} '{2}' by {3}".format(
find_interesting_reviews.py 396 def add_msg(msg): function in function:print_most_recent_reviews
401 add_msg(u"These are the reviews that look interesting to be reviewed. " +
409 add_msg((u"The report below is based on analyzing the reviews that got " +
419 add_msg((u"{0:>3}. https://reviews.llvm.org/D{1} by {2}\n {3}\n" +
425 add_msg(u" potential reviewer {0}, score {1}".format(
436 add_msg(u"\n\nSUMMARY FOR {0} (found {1} reviews):".format(
439 add_msg(u"[{0}] https://reviews.llvm.org/D{1} '{2}' by {3}".format(

Completed in 45 milliseconds