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

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 25 00:46:49 PDT 2023


sammccall updated this revision to Diff 516689.
sammccall added a comment.

display properties at the end of the kv list


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


More information about the cfe-commits mailing list