[PATCH] D130717: [SCCIterator] Fix an issue in scc_member_iterator sorting

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 09:00:28 PDT 2023


hoy added a comment.

In D130717#4229609 <https://reviews.llvm.org/D130717#4229609>, @nikic wrote:

> Shouldn't there be a test for this change?

Good point. I'll add a test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130717/new/

https://reviews.llvm.org/D130717



More information about the llvm-commits mailing list