[PATCH] D148949: [dataflow] HTMLLogger - show the value of the current expr

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 24 06:53:23 PDT 2023


sammccall updated this revision to Diff 516392.
sammccall marked an inline comment as done.
sammccall added a comment.

fix bad cast


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148949

Files:
  clang/include/clang/Analysis/FlowSensitive/Value.h
  clang/lib/Analysis/FlowSensitive/HTMLLogger.cpp
  clang/lib/Analysis/FlowSensitive/HTMLLogger.css
  clang/lib/Analysis/FlowSensitive/HTMLLogger.html
  clang/lib/Analysis/FlowSensitive/HTMLLogger.js
  clang/unittests/Analysis/FlowSensitive/LoggerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148949.516392.patch
Type: text/x-patch
Size: 9025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230424/4579e949/attachment.bin>


More information about the cfe-commits mailing list