summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/docs
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2015-09-08 12:26:32 +0000
committerAlexander Kornienko <alexfh@google.com>2015-09-08 12:26:32 +0000
commit16bb65431cf35924594b37de5f6972052b8ade71 (patch)
tree683e0cce7bc9a49b040c90e8369abaec4a8a5679 /clang-tools-extra/docs
parentddf715ef770966d8c77c1f88026f00e0c9c9bb08 (diff)
downloadbcm5719-llvm-16bb65431cf35924594b37de5f6972052b8ade71.tar.gz
bcm5719-llvm-16bb65431cf35924594b37de5f6972052b8ade71.zip
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. llvm-svn: 247007
Diffstat (limited to 'clang-tools-extra/docs')
-rw-r--r--clang-tools-extra/docs/clang-tidy.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang-tools-extra/docs/clang-tidy.rst b/clang-tools-extra/docs/clang-tidy.rst
new file mode 100644
index 00000000000..2fcbb0927d6
--- /dev/null
+++ b/clang-tools-extra/docs/clang-tidy.rst
@@ -0,0 +1 @@
+clang-tidy documentation moved here: http://clang.llvm.org/extra/clang-tidy/
OpenPOWER on IntegriCloud