Author: eugenezelenko Date: Mon Oct 31 17:05:45 2016 New Revision: 285645 URL: http://llvm.org/viewvc/llvm-project?rev=285645&view=rev Log: [Release notes] Highlight reset() as language/library artifact.
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=285645&r1=285644&r2=285645&view=diff ============================================================================== --- clang-tools-extra/trunk/docs/ReleaseNotes.rst (original) +++ clang-tools-extra/trunk/docs/ReleaseNotes.rst Mon Oct 31 17:05:45 2016 @@ -85,7 +85,7 @@ Improvements to clang-tidy <http://clang.llvm.org/extra/clang-tidy/checks/modernize-make-unique.html>`_ and `modernize-make-shared <http://clang.llvm.org/extra/clang-tidy/checks/modernize-make-shared.html>`_ - now handle calls to the smart pointer's reset method. + now handle calls to the smart pointer's ``reset()`` method. - The `modernize-use-auto <http://clang.llvm.org/extra/clang-tidy/checks/modernize-use-auto.html>`_ check _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits