[PATCH] D17884: Disallow duplication of imported entities
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 13:50:48 PST 2016
aprantl added a comment.
That, or we make AllImportedUnits a SmallSet (which is arguably more expensive).
http://reviews.llvm.org/D17884
More information about the llvm-commits
mailing list