[PATCH] D40073: [Analyzer] Non-determinism: don't sort indirect goto LabelDecl's by addresses

Devin Coughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 21 18:30:07 PST 2017


dcoughlin added a comment.

For clang itself I think we also use a stage-2 clang to build the same version of clang and make sure that it matches the stage-2 clang. This doesn't help for the analyzer though.


Repository:
  rL LLVM

https://reviews.llvm.org/D40073





More information about the cfe-commits mailing list