aaron.ballman added a comment.
This looks like a sensible change to me, but it is missing test coverage. Can
you add a test that demonstrates what this fixes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112336/new/
https://reviews.llvm.org/D1123
kazu created this revision.
kazu added a reviewer: rsmith.
kazu requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The function is intended to maintain uniqueness of two sets -- Found
and Data. Now, we can reach the for loop shown in the patc