[PATCH] D17884: Disallow duplication of imported entities

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 17:11:56 PST 2016


aprantl added a comment.

The confusion probably comes from the fact that the test is in CFE, but the change is in LLVM. Maybe it would make sense to **also** add a unittest. We have a couple for DIBuilder.


http://reviews.llvm.org/D17884





More information about the llvm-commits mailing list