Author: alexfh Date: Wed Sep 2 07:01:51 2015 New Revision: 246643 URL: http://llvm.org/viewvc/llvm-project?rev=246643&view=rev Log: [clang-tidy] Updated the check name in the doc.
Modified: clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-shrink-to-fit.rst Modified: clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-shrink-to-fit.rst URL: http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-shrink-to-fit.rst?rev=246643&r1=246642&r2=246643&view=diff ============================================================================== --- clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-shrink-to-fit.rst (original) +++ clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-shrink-to-fit.rst Wed Sep 2 07:01:51 2015 @@ -1,5 +1,5 @@ -readability-shrink-to-fit -========================= +modernize-shrink-to-fit +======================= Replace copy and swap tricks on shrinkable containers with the _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits