27 lines · html
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"2 "http://www.w3.org/TR/html4/strict.dtd">3<html>4<head>5 <title>The filing bugs documentation has moved to clang.llvm.org</title>6 <link rel="canonical" href="https://clang.llvm.org/docs/analyzer/user-docs/FilingBugs.html"/>7 <meta http-equiv="refresh" content="0;url=https://clang.llvm.org/docs/analyzer/user-docs/FilingBugs.html" />8 <meta charset="UTF-8">9 <link type="text/css" rel="stylesheet" href="menu.css">10 <link type="text/css" rel="stylesheet" href="content.css">11 <script type="text/javascript" src="scripts/menu.js"></script>12</head>13<body>14 15<div id="page">16<!--#include virtual="menu.html.incl"-->17<div id="content">18 19<h1>The filing bugs documentation has moved to clang.llvm.org</h1>20<p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p>21<a href="https://clang.llvm.org/docs/analyzer/user-docs/FilingBugs.html">The new site</a>22<script>window.location='https://clang.llvm.org/docs/analyzer/user-docs/FilingBugs.html'</script>23 24</div> <!-- content -->25</div> <!-- page -->26</body>27