[PATCH] D16870: [CUDA] Tweak attribute-based overload resolution to match nvcc behavior.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 3 18:16:29 PST 2016


tra added a comment.

When overload set contains h and HD functions that are otherwise equal for
overload resolution, you want to be able to tell which one is better.


http://reviews.llvm.org/D16870





More information about the cfe-commits mailing list