diff options
Diffstat (limited to 'contrib/llvm/tools/clang/www/CheckerNotes.html')
-rw-r--r-- | contrib/llvm/tools/clang/www/CheckerNotes.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/llvm/tools/clang/www/CheckerNotes.html b/contrib/llvm/tools/clang/www/CheckerNotes.html new file mode 100644 index 0000000..523048d --- /dev/null +++ b/contrib/llvm/tools/clang/www/CheckerNotes.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html> +<head> +<title>Static Analysis</title> +<meta http-equiv="REFRESH" content="0;url=http://clang.llvm.org/StaticAnalysis.html"></HEAD> +<BODY> +This page has relocated: <a href="http://clang.llvm.org/StaticAnalysis.html">http://clang.llvm.org/StaticAnalysis.html</a>. +</BODY> +</HTML> |