[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:59:32 PDT 2023
sammccall updated this revision to Diff 516395.
sammccall added a comment.
use p: and f: prefixes for properties/fields respectively
(we can remove these again if too annoying)
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.516395.patch
Type: text/x-patch
Size: 9074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230424/6fd4c666/attachment.bin>
More information about the cfe-commits
mailing list