[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
Wed Dec 9 03:16:49 PST 2020


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

Replace let with const


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.310481.patch
Type: text/x-patch
Size: 21534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201209/7f34a1c0/attachment-0001.bin>


More information about the cfe-commits mailing list