LegalizeAdulthood added inline comments.
================ Comment at: clang-tools-extra/docs/ReleaseNotes.rst:221-224 +- Fixed a crash in :doc:`performance-unnecessary-value-param + <clang-tidy/checks/readability/suspicious-call-argument>` when the specialization + template has an unnecessary value parameter. Removed the fix for a template. + ---------------- I'm confused. The link text says `performance-unnecessary-value-param`, but the link is to `readability-suspicious-call-argument` and neither appears to be an alias for the other. It appears this mistake was already there and you just alphabetized the list. I'm going to fix it in main and alphabetize the list so you can rebase and just add your changes in isolation. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128402/new/ https://reviews.llvm.org/D128402 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits