Use a deque instead of an ImmutableList in AnalysisConsumer to preserve the...
Use a deque instead of an ImmutableList in AnalysisConsumer to preserve the file order that functions are visited. Should fix the buildbots. llvm-svn: 155693
Loading
Please sign in to comment