[dataflow] HTMLLogger - show the value of the current expr
authorSam McCall <sam.mccall@gmail.com>
Fri, 21 Apr 2023 19:03:43 +0000 (21:03 +0200)
committerSam McCall <sam.mccall@gmail.com>
Wed, 26 Apr 2023 15:15:23 +0000 (17:15 +0200)
commitb56b15ed719b4b6a5fe1a0a8b5ece54467ab2fee
tree1525f257c75a9e7b27a6a1a2a9382b46dbb62b5c
parent2e5f6668f9a02b0815cc8202a947ba5919f46459
[dataflow] HTMLLogger - show the value of the current expr

Differential Revision: https://reviews.llvm.org/D148949
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