[PATCH] D25640: [CUDA] [AST] Allow isInlineDefinitionExternallyVisible to be called on functions without bodies.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 25 16:56:05 PDT 2016


tra added a comment.

I'm OK with the change, but the comments suggest that things may be more complicated.
How about disabling assert for CUDA only?


https://reviews.llvm.org/D25640





More information about the cfe-commits mailing list