zaks.anna added a comment.

To deal with non-determinism, you can sort the results by non-pointer values, 
such as identifiers, before producing the warnings.

It is not clear if you want to print all warnings or only the first one. Is it 
an option to list all dead symbols in one warning message? Do we support 
attaching multiple bug reports to the same node?


Repository:
  rL LLVM

https://reviews.llvm.org/D27710



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to