alexfh added a comment.

In D66505#1641776 <https://reviews.llvm.org/D66505#1641776>, @aaron.ballman 
wrote:

> Given that the alphabetization we want really is based on the string literal, 
> would it make sense to look for that rather than the check name? Adding a few 
> more reviewers for a better mix of opinions.


Ideally, it would be nice to sort the list of registrations by the check name. 
But given that the call can span two lines, that may be slightly trickier to 
implement. It's worth giving it a try though ;)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66505/new/

https://reviews.llvm.org/D66505



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to