[PATCH] D25916: Modules: emit an error instead of a random crash (or a misleading error) due to use-after-free.

Ben Langmuir via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 15 11:24:29 PST 2016


benlangmuir added a comment.

I'm inclined to suggest we break that behaviour with modules  and treat a user module the same no matter where it was imported.  @rsmith, what do you think?


https://reviews.llvm.org/D25916





More information about the cfe-commits mailing list