[PATCH] D62369: [ADT] Enable set_difference() to be used on StringSet
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 24 02:27:34 PDT 2019
jhenderson added reviewers: dsanders, aaron.ballman, MatzeB, lhames, dblaikie.
jhenderson added a comment.
I'm not sure I know enough about LLVM's ADT classes to be able to properly review this (on the surface the code looks fine though), so I've added a few reviewers who have worked on some of the *Set classes in the past according to the history. If you don't hear back from any of them by the end of next week, ping me and I'll take a look.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62369/new/
https://reviews.llvm.org/D62369
More information about the llvm-commits
mailing list