Author: malcolm.parsons Date: Mon Oct 31 09:48:49 2016 New Revision: 285581
URL: http://llvm.org/viewvc/llvm-project?rev=285581&view=rev Log: Fix link to check Modified: clang-tools-extra/trunk/docs/ReleaseNotes.rst Modified: clang-tools-extra/trunk/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/ReleaseNotes.rst?rev=285581&r1=285580&r2=285581&view=diff ============================================================================== --- clang-tools-extra/trunk/docs/ReleaseNotes.rst (original) +++ clang-tools-extra/trunk/docs/ReleaseNotes.rst Mon Oct 31 09:48:49 2016 @@ -82,7 +82,7 @@ Improvements to clang-tidy reinitialization. - The `modernize-use-auto - <http://clang.llvm.org/extra/clang-tidy/checks/modernize.html>`_ check + <http://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html>`_ check now warns about variable declarations that are initialized with a cast. - New `mpi-buffer-deref _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits