Issue 64731
Summary clang-tidy alias check pages automatically redirect to underlying check
Labels new issue
Assignees
Reporter firewave
    If you open a page for an aliased clang-tidy check the page will automatically redirect to the underlying check. This is not just plain weird (it should be mentioned on the page that will be doing that) but those alias pages contain information which is not on the page of the underlying checks (e.g. references to rules which are implemented).

Example: https://clang.llvm.org/extra/clang-tidy/checks/hicpp/use-equals-default.html
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to