[PATCH] D63727: [analyzer] print() JSONify: Stable LocationContext IDs
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 24 19:23:55 PDT 2019
NoQ added a comment.
In normal dumps i'd rather have it the old way because it's similar to how stack frames are displayed in the debugger.
And in exploded graph rewriter we can always reverse our lists if we want; this number isn't really telling us much.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63727/new/
https://reviews.llvm.org/D63727
More information about the cfe-commits
mailing list