[clang] 7ae1347 - clang analyzer: Fix the webpage rendering
Sylvestre Ledru via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 17 01:03:34 PST 2020
Author: Sylvestre Ledru
Date: 2020-02-17T10:03:20+01:00
New Revision: 7ae1347fb259c6f5feb92567192c0b1032553c02
URL: https://github.com/llvm/llvm-project/commit/7ae1347fb259c6f5feb92567192c0b1032553c02
DIFF: https://github.com/llvm/llvm-project/commit/7ae1347fb259c6f5feb92567192c0b1032553c02.diff
LOG: clang analyzer: Fix the webpage rendering
Added:
Modified:
clang/www/analyzer/alpha_checks.html
Removed:
################################################################################
diff --git a/clang/www/analyzer/alpha_checks.html b/clang/www/analyzer/alpha_checks.html
index 3d4075e5aaf9..181ce1b9de59 100644
--- a/clang/www/analyzer/alpha_checks.html
+++ b/clang/www/analyzer/alpha_checks.html
@@ -1083,9 +1083,6 @@ <h3 id="nondeterminism_alpha_checkers">Non-determinism Alpha Checkers</h3>
f(i);
}
</pre></div></div></td></tr>
-</tbody></table>
-
-<tbody>
<tr><td><a id="alpha.nondeterminism.PointerSorting"><div class="namedescr expandable"><span class="name">
alpha.nondeterminism.PointerSorting</span><span class="lang">
(C++)</span><div class="descr">
More information about the cfe-commits
mailing list