[PATCH] D73993: [analyzer] Fix a couple of bugs in HTML report generation.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 4 16:50:10 PST 2020


NoQ updated this revision to Diff 242466.
NoQ added a comment.

Aha, that's what those are! Great. I thought they're only for resolving conflicts with range highlights, which seemed kinda redundant.

Addressed all comments :)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73993/new/

https://reviews.llvm.org/D73993

Files:
  clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  clang/test/Analysis/html_diagnostics/td-hotfix.c
  clang/test/Analysis/html_diagnostics/variable-popups-macro.c
  clang/test/Analysis/html_diagnostics/variable-popups-multiple.c
  clang/test/Analysis/html_diagnostics/variable-popups-simple.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73993.242466.patch
Type: text/x-patch
Size: 5867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200205/ba7921de/attachment.bin>


More information about the cfe-commits mailing list