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

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 19 09:27:17 PDT 2016


rnk accepted this revision.
rnk added a reviewer: rnk.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm

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


https://reviews.llvm.org/D25702





More information about the cfe-commits mailing list