[PATCH] D25702: [CUDA] Emit errors for wrong-side calls made on the same line as non-wrong-side calls.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 19 09:33:14 PDT 2016


jlebar added a comment.

In https://reviews.llvm.org/D25702#574289, @rnk wrote:

> lgtm
>
> I'm assuming you're going to follow this up with CanonicalDeclPtr usage.


Yes, that's in https://reviews.llvm.org/D25704.


https://reviews.llvm.org/D25702





More information about the cfe-commits mailing list