[all-commits] [llvm/llvm-project] 720870: [analyzer] Fix a couple of bugs in HTML report gen...
NoQ via All-commits
all-commits at lists.llvm.org
Mon Feb 10 04:43:20 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 720870ee60a2cf5259bdc5e9b2a5336381a165fc
https://github.com/llvm/llvm-project/commit/720870ee60a2cf5259bdc5e9b2a5336381a165fc
Author: Artem Dergachev <artem.dergachev at gmail.com>
Date: 2020-02-10 (Mon, 10 Feb 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
A clang/test/Analysis/html_diagnostics/td-hotfix.c
A clang/test/Analysis/html_diagnostics/variable-popups-macro.c
A clang/test/Analysis/html_diagnostics/variable-popups-multiple.c
A clang/test/Analysis/html_diagnostics/variable-popups-simple.c
Log Message:
-----------
[analyzer] Fix a couple of bugs in HTML report generation.
It should now produce valid HTML again.
Differential Revision: https://reviews.llvm.org/D73993
(cherry picked from commit 482e236e569e8324f70778af1eb756923cd490dc)
More information about the All-commits
mailing list