njames93 added a comment.

In D126495#3568998 <https://reviews.llvm.org/D126495#3568998>, 
@LegalizeAdulthood wrote:

> Gentle ping

My previous point about the links in the header files not being updated hasn't 
been addressed.

It would also be nice if there was a redirect that would dynamically translate 
the old links to new links. A regex like this would do the job, but I have no 
idea on the inner workings of sphinx in order to set this up: 
-`clang-tidy/checks/(\w+)(-\w+)+` -> `clang-tidy/checks/$1/$2`


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

https://reviews.llvm.org/D126495

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

Reply via email to