From 72a0e936436230f3e3c3c4d1bda30f94ef9b54d3 Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Mon, 9 Jun 2008 13:38:32 +0000 Subject: [PATCH] Add redirection page. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52143 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/CheckerNotes.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 www/CheckerNotes.html diff --git a/www/CheckerNotes.html b/www/CheckerNotes.html new file mode 100644 index 0000000000..523048de76 --- /dev/null +++ b/www/CheckerNotes.html @@ -0,0 +1,9 @@ + + + +Static Analysis + + +This page has relocated: http://clang.llvm.org/StaticAnalysis.html. + + -- 2.40.0