Issue 63455
Summary Ensure deterministic execution of the dataflow analysis framework
Labels clang:dataflow
Assignees
Reporter ymand
    There are a number of factors in the implementation of the analysis framework that result in non deterministic behavior. Taken together, it makes it quite difficult to evaluate the impact of performance changes and/or debug results. We should eliminate all sources of (observable) non-determinism in the framework. This issue tracks the known issues and progress on eliminating them.

@sam-mccall 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to