[PATCH] D42552: [analyzer] dump() environment frame-by-frame.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 25 13:35:41 PST 2018
NoQ added a comment.
Also printing the location context pointer on every line is redundant, but putting it on the frame line would clamp up the crash dump with weird pointers and also make the frame lines in the state dump visually similar to the environment entry lines.
Repository:
rC Clang
https://reviews.llvm.org/D42552
More information about the cfe-commits
mailing list