[PATCH] D92639: [analyzer] Add control flow arrows to the analyzer's HTML reports

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 28 02:52:41 PDT 2021


vsavchenko updated this revision to Diff 348479.
vsavchenko added a comment.

Fix IE issue and rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92639

Files:
  clang/include/clang/Analysis/PathDiagnostic.h
  clang/lib/Rewrite/HTMLRewrite.cpp
  clang/lib/StaticAnalyzer/Core/BugReporter.cpp
  clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  clang/test/Analysis/html_diagnostics/control-arrows.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92639.348479.patch
Type: text/x-patch
Size: 23336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210528/076ea3b4/attachment-0001.bin>


More information about the cfe-commits mailing list