Author: Nathan James Date: 2020-06-30T09:17:48+01:00 New Revision: 60cde47893476581218c380921e5489c98be40ce
URL: https://github.com/llvm/llvm-project/commit/60cde47893476581218c380921e5489c98be40ce DIFF: https://github.com/llvm/llvm-project/commit/60cde47893476581218c380921e5489c98be40ce.diff LOG: [clang-tidy][docs] Fix malformed link in ReleaseNotes Added: Modified: clang-tools-extra/docs/ReleaseNotes.rst Removed: ################################################################################ diff --git a/clang-tools-extra/docs/ReleaseNotes.rst b/clang-tools-extra/docs/ReleaseNotes.rst index bd898de446b9..1ef0bdffa730 100644 --- a/clang-tools-extra/docs/ReleaseNotes.rst +++ b/clang-tools-extra/docs/ReleaseNotes.rst @@ -195,7 +195,7 @@ New check aliases Changes in existing checks ^^^^^^^^^^^^^^^^^^^^^^^^^^ -- Improved :doc:'readability-identifier-naming +- Improved :doc:`readability-identifier-naming <clang-tidy/checks/readability-identifier-naming>` check. Now able to rename member references in class template definitions with _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits