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

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 16:22:48 PDT 2016


jlebar added a comment.

Friendly ping.  This assert breaks basically all cuda compilation on certain libstdc++ versions.  If this change is wrong, I sort of urgently need to figure out the right thing.


https://reviews.llvm.org/D25640





More information about the cfe-commits mailing list