28 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>Source Annotations</title>6 <link rel="canonical" href="https://clang.llvm.org/docs/analyzer/user-docs/Annotations.html"/>7 <meta http-equiv="refresh" content="0;url=https://clang.llvm.org/docs/analyzer/user-docs/Annotations.html" />8 <link type="text/css" rel="stylesheet" href="menu.css">9 <link type="text/css" rel="stylesheet" href="content.css">10 <script type="text/javascript" src="scripts/menu.js"></script>11</head>12<body>13 14<div id="page">15<!--#include virtual="menu.html.incl"-->16 17<div id="content">18 19<h1>Source Annotations</h1>20<p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p>21<p>Its content was migrated to <a href="https://clang.llvm.org/docs/analyzer/user-docs/Annotations.html">the regular LLVM documentation</a>.</p>22<script>window.location='https://clang.llvm.org/docs/analyzer/user-docs/Annotations.html'</script>23 24</div> <!-- content -->25</div> <!-- page -->26</body>27</html>28