[PATCH] D86223: [analyzer][z3] Use more elaborate z3 variable names in debug build
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 22 08:14:36 PDT 2020
steakhal updated this revision to Diff 287192.
steakhal edited the summary of this revision.
steakhal added a comment.
Use virtual getKindStr method for acquiring the kind name.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86223/new/
https://reviews.llvm.org/D86223
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
clang/test/Analysis/z3/pretty-dump.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86223.287192.patch
Type: text/x-patch
Size: 7314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200822/a97e2d35/attachment.bin>
More information about the cfe-commits
mailing list