[clang-tools-extra] r247007 - Add a redirection page to unbreak external links.

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 05:26:32 PDT 2015


Author: alexfh
Date: Tue Sep  8 07:26:32 2015
New Revision: 247007

URL: http://llvm.org/viewvc/llvm-project?rev=247007&view=rev
Log:
Add a redirection page to unbreak external links.

Apparently, there are some links to http://clang.llvm.org/extra/clang-tidy.html
in the wild. It's better to keep them working.

Added:
    clang-tools-extra/trunk/docs/clang-tidy.rst

Added: clang-tools-extra/trunk/docs/clang-tidy.rst
URL: http://llvm.org/viewvc/llvm-project/clang-tools-extra/trunk/docs/clang-tidy.rst?rev=247007&view=auto
==============================================================================
--- clang-tools-extra/trunk/docs/clang-tidy.rst (added)
+++ clang-tools-extra/trunk/docs/clang-tidy.rst Tue Sep  8 07:26:32 2015
@@ -0,0 +1 @@
+clang-tidy documentation moved here: http://clang.llvm.org/extra/clang-tidy/




More information about the cfe-commits mailing list