[PATCH] D40073: [Analyzer] Non-determinism: don't sort indirect goto LabelDecl's by addresses
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 21 03:22:17 PST 2017
NoQ added a comment.
Thank you for the patch!~
In https://reviews.llvm.org/D40073#930470, @a.sidorin wrote:
> By the way, is there a common way to write tests for non-determinism for LLVM test suite?
I guess the most recent update on this subject is in this thread: https://lists.llvm.org/pipermail/llvm-dev/2017-July/115025.html
Repository:
rL LLVM
https://reviews.llvm.org/D40073
More information about the cfe-commits
mailing list